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
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
Add comment