Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.2.X
Votes
0
Found in
2017.2.0b3
Issue ID
932078
Regression
Yes
m_TransformData.hierarchy == NULL and crash on Transform::CountNodesDeep after importing ARKit package from asset store
To reproduce:
1. Create new project
2. Import ARKit from the Asset Store
3. Open UnityParticlePainter scene
4. If Unity hasn't crashed yet, switch to the other scene
Expected: Switching between scenes is done without any crashes.
Actual: Unity crashes after switching scene.
Errors appear in console:
Failed to load component (MonoBehaviour)! Removing it!
Assertion failed: Assertion failed on expression: 'm_TransformData.hierarchy == NULL'
Note: On 2017.2.0b1 Unity crashed just after importing ARKit from the Asset Store. Just after importing ARKit and opening UnityParticlePainter scene Unity should crash.
Reproduced with: 2017.2.0a1, 2017.2.0b3
Not reproducible with: 5.6.2p4, 2017.1.0f3
Regression since 2017.2.0a1
Fixed in new ARKit package version 1.0.8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment