Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.2.X
Votes
0
Found in
2017.1.0b6
Issue ID
919023
Regression
Yes
Editor crashes in Transform::CountNodesDeep when loading a new scene
To reproduce:
1. Open the project, attached by user (GameOfKartofeel.zip)
2. Open "Fase1" scene
3. Enter Play mode
4. Move character to the top and enter the green rectangle.
Expected: scene is loaded normally without crashes
Reproduced in 2017.1.0b3, 2017.1.0b6, 2017.1.0b9, 2017.2.0a3
Did not reproduce in 5.6.1p2, 2017.1.0b2
Regression introduced in 2017.1.0b3
Fixed in 2017.3.0b1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
- Crash at "UnityEngine.Object:FindObjectsOfType" when quitting the Player
sebas77
Oct 05, 2017 18:09
Fixed, it was due to a serialization problem either on the navmesh, lightmap or occlusion data. I just deleted the data folder next to the map to fix the issue.
sebas77
Oct 05, 2017 15:15
it looks like I am forced to revert to 5.6.2 because of this
sebas77
Oct 05, 2017 13:49
Reproduced in 5.6.3p3 any clue how to fix it?