Search Issue Tracker
Logs are not created when a Standalone Player crashes while loading dlls
Steps to reproduce:1. Download and open the attached project(oc link)2. Build for standalone3. Launch build on an AVX incapable mach... Read more
[Linux] "libstdc++" symbols crash Standalone build
Also fixed in Unity 2018.3.4 Reproduction steps: 1. Open "BadCastLinuxRepro-2018.3.zip" project2. Build for Linux3. Launch Build Exp... Read more
[Crash Handler] Standalone Build freezes at startup
Reproduction steps: 1. Open "3dTest.zip" project2. Build Standalone player3. Launch Build Expected Result: Build launchesActual Resu... Read more
Crash on pqInit when passing NaN values to SpriteShapeController.Spline....
How to reproduce:1. Open the attached project2. Open the "SampleScene.unity" scene3. Press Play Actual result: Unity crashes. Reprod... Read more
[Shaders] ApplyMaterialPassWithCache crash when changing shader file wh...
To reproduce:1. Open project attached2. Enter Play mode3. Modify any shader file (WaterSurface.shader or WaterSimulation) in any way... Read more
Burst compiler finishes build with ThreadAbortException when using batch...
How to reproduce:1. Open attached project and close2. Locate and edit "Build.bat" file in project folder, replacing "PATH_TO_UNITY_2... Read more
Building a Standalone Player with an Editor script outside of Editor fol...
Reproduction steps: 1. Open "MinimalRepro" project2. Notice that "Broken.cs" is outside of an Editor folder3. Build Standalone Playe... Read more
Editor crashes with mono_add_process_object when running Unit tests
How to reproduce:1. Open attached project "Svelto.Tasks.Tests"2. Open Test Runner window and run "TestUltraNaiveEnumerator2"--------... Read more
Editor crashes when using terrainData.splatPrototypes and Terrain's laye...
How to reproduce:1. Open the user's project2. Enter Play Mode Expected result: Editor enters Play ModeActual result: Editor crashes ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used