Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.3.4f1
Issue ID
792497
Regression
No
Crash if more than 65535 game objects on exiting playmode/build
Steps to reproduce:
1. Open attached project
2. Select "GameObject" in the hierarchy and make its "Count" field more than 65535 in inspector
3. Build and run the application
4. Close the application
5. Observe crash
Note: crash also appears if in the editor you turn to playmode and out of it more than two times. Stacktrace on crashing editor "0x00000001401D9704 (Unity) MemoryManager::Deallocate"
Tested with: 5.1.4f1, 5.2.4f1, 5.3.4f1, 5.4.0b17
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
- Missing #pragma directives warnings appear in Inspector when including .hlsl file in Shader
Add comment