Search Issue Tracker
Fixed in 2017.2.0f3
Votes
1
Found in
5.6.0f3
Issue ID
898810
Regression
Yes
Transform pointer is not a transform instance in OnEnabled causing crash
Steps to reproduce:
1. Open attached project
2. Open "main" scene
3. Open UIObject.cs
4. Change DoBuggyThings(false) in Awake fucntion to DoBuggyThings(true)
5. Play the scene
Expected result: the editor should not crash when the scene is played
Actual: editor crashes
Reproduced in: 2017.1.0a6, 5.6.0f3, 5.6.0f1, 5.6.0b11, 5.6.0b10
Not reproduced in: 5.6.0b9, ,5.6.0b4, 5.6.0b1, 5.6.0a1, 5.5.3f1
Regression since: 5.6.0b10
Fixed in 2017.1.0b8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment