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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment