Search Issue Tracker
Duplicate
Votes
0
Found in
2018.3.0f2
Issue ID
1116503
Regression
No
Crash at CollectAndProduceGameObjectHierarchy or CollectAndProduceClonedIsland on Play
To reproduce:
1. Open users attached project "Popular war.zip"
2. Open "Main.unity" scene
3. Enter Play mode
4. Press the Play button in the Game window
Expected result: no crashes after the scene is loaded
Actual result: Unity crashes at:
CollectAndProduceGameObjectHierarchy(Transform&, Transform*, vector_map<int, int, std::__1::less<int>, stl_allocator<std::__1::pair<int, int>, (MemLabelIdentifier)1, 16> >&)
Reproduced on:
2018.3.3f1 2019.1.0a14 2019.2.0a2
Notes:
-Reproduced on MacOS 10.14
-Win 10 machine.
-When trying to build for iOS Unity freezes.
-On 2017.4.19f1 Unity crashes while opening the project
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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
This is a duplicate of issue #1106345