Search Issue Tracker
Fixed in 2018.1.X
Won't Fix in 2017.1.X, 2017.4.X
Fixed in 2017.2.X
Votes
3
Found in
2017.1.2f1
Issue ID
957169
Regression
Yes
[Enlighten][Debug build] Player crashes with Heap corruption error at exit
Windows standalone x64 built with "Development Build" and "Script Debugging" options crashes on Build Exit.
Heap corruption error can also be observed when a player is built with debug version of Unity
Steps for reproduction:
1) Compile debug build of Unity
2) Create an empty scene with a cube
3) Ensure that Enlighten is selected as backend and realtime GI is enabled (default settings are used)
4) Deploy the Windows standalone build
5) Open the player (everything works as expected)
6) Exit the player by closing it
7) Observe the Heap Corruption error as shown on the image below
Fixed in: 2018.1.0a6
Expected Result: The Build Exits normally
Actual Result: the Build Freezes/Crashes
Reproduced with: 2018.1.0a1, 2017.3.0b4, 2017.2.0f3, 2017.1.2f1
Did not reproduce on: 5.6.4f1 (Script Errors)
Note:
2017.3.0b4 needs "AutoConnect Profiler" and you need to Click on the Button and Clear the Development Console before step 4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project
Add comment