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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment