This repository was archived by the owner on Feb 11, 2024. It is now read-only.
ShapeEditorWindow.cs error #80
Labels
priority: high
The issue is high priority.
status: pull-request
A pull request for the issue awaits approval.
type: bug
The issue is a bug.
Hi.
I put the SabreCSG-master zip file content into assets folder and i am getting following errors. There is no sabrecsg object in the GameObject menu. I tested with Unity 5.6.5f1 and 2017.1.2f1.
Assets/SabreCSG-master/Scripts/Brushes/CompoundBrushes/Editor/ShapeEditorWindow.cs(990,49): error CS0117:
UnityEngine.Screen' does not contain a definition for
safeArea'Assets/SabreCSG-master/Scripts/Brushes/CompoundBrushes/Editor/ShapeEditorWindow.cs(990,113): error CS0117:
UnityEngine.Screen' does not contain a definition for
safeArea'Assets/SabreCSG-master/Scripts/Brushes/CompoundBrushes/Editor/ShapeEditorWindow.cs(1350,40): error CS0117:
UnityEngine.Screen' does not contain a definition for
safeArea'Assets/SabreCSG-master/Scripts/Brushes/CompoundBrushes/Editor/ShapeEditorWindow.cs(1480,47): error CS0117:
UnityEngine.Screen' does not contain a definition for
safeArea'Assets/SabreCSG-master/Scripts/Brushes/CompoundBrushes/Editor/ShapeEditorWindow.cs(1480,131): error CS0117:
UnityEngine.Screen' does not contain a definition for
safeArea'The text was updated successfully, but these errors were encountered: