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
Comments (3)
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
- [WebGL][Android] Corrupt header when connecting via IP
- Editor and Android Player hangs/freezes when repeatedly Loading/Unloading AssetBundle in Vulkan
- Selecting a Material for HDRP Decal Projector in the Inspector window spams errors in the Console
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
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?