Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a6
Issue ID
1063714
Regression
Yes
Unity fails to load with error "get_skinIndex is not allowed to be called from a ScriptableObject constructor"
I upgraded a project from 2017.1 to 2018.3.a6. The project loads fine but I'm unable to click any game object in the hierarchy. If I try to move the Unity Window it will turn completely red. If I close and reopen the project it continues to display red and i'm unable to work.
Steps to reproduce
- Unzip the attached project and open with Unity 2018.3.0a6.
- When project has loaded try to click on any game object in the hierarchy.
Notice issue >> nothing is selectable..
- Resize the Window, from the bottom left hand corner.
Notice issue >> windows turns RED.
Tested: OSX
Broken: 2018.3.0a6
Working: 2018.3.0a5, 2018.2.0f2 (Scene needs to be rebuilt)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
Add comment