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
- Building 3D Sample Scenes (URP) Project fails
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
- The Physics 2D Profiler module does not display the information about processed physics in the scene when profiling the application as a Development Build
- A Script Component that has a serialized custom class is not detecting changes in the first boolean variable when entering the Play mode with the Script Components GameObject opened in the Inspector
- “SendMessage cannot be called during Awake“ warnings appear when loading a scene with “LoadSceneAsync“ if using UI Toolkit in the scene
Add comment