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
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
- SpriteShapeController.OnWillRenderObject() is ~20 ms when using SpriteShapeController.BakeMesh() and never updating the spline
- Editor freezes briefly when "multi-selecting" TextMeshPro GameObjects In the Hierarchy window in Prefab Mode, if 5 or more Inspector windows are open
- OnEndDrag event not triggered when losing Editor focus during simultaneous Left and Right mouse drag
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
Add comment