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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
This is a duplicate of issue #1106345