Search Issue Tracker
Fixed in 2018.2.8f1
Fixed in 2018.2.X
Votes
0
Found in
2018.2.0f2
Issue ID
1061224
Regression
Yes
Editor crashes with MinMaxAABB::MinMaxAABB when using Honey Hex Framework and rendering Game View Cameras
How to reproduce:
1. Download and open attached "FourExperimentHoney" project
2. Enter Play Mode
3. Click on one of the white squares in the middle of the Game View to open Party window
4. In Party window click all black icons to open Character windows
5. Move several Character windows out of Game View
6. Leave Editor running for 2-5 minutes
Expected result: Editor does not crash
Actual result: Editor crashes
Reproduced with: 2018.1.9f1, 2018.2.1f1, 2018.3.0a6
Does not reproduce with: 2017.1.4p2, 2017.2.3p2, 2017.4.7f1 (could not test with regression as earlier versions of 2018.1 (e.g. 2018.1.0f1) show compilation errors.
Notes: The issue usually has two possible outcomes - crashes with System out of memory error or with MinMaxAABB::MinMaxAABB line.
Both of the outcomes have RenderGameViewCamerasInternal_Injected as a common line.
- The bug is reproducible in both Editor and Standalone build
- The issue doesn't happen when reflection probes are disabled in the scene.
Update: fixed in 2018.3.0b1 and 2018.2.8f1, backport coming for version 2018.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment