Search Issue Tracker
Crash on GC_is_marked after repeated sound playing
How to reproduce:1. Open the attached project2. Open the "Main" scene3. Press Play4. Keep pressing "Play x x" UI buttons until Unity... Read more
[VR] Directional Light shadows render at low resolution
iOS, iPhone 7, GLES and Metal, CardboardAndroid, Note 5, GLES, OculusAndroid, Pixel 2, GLES, Daydream Even with Quality Settings at ... Read more
[IL2CPP] "System.Collections.Generic.KeyNotFoundException: The given key...
Reproduction steps:1. Download the attached "il2cpp_test_case.zip" archive.2. Run the build.sh shell script (chmod +x may be require... Read more
[OSX] Switching scene view between 2D and 3D multiple times crashes editor
To reproduce:1. Create a new project2. Switch scene view between 2D and 3D multiple times Expected vs actual: editor should not cras... Read more
[Windows] Incorrect mouse position on 2 monitors with different zoom set...
How to reproduce:1. Create new empty project file2. Set the second monitor zoom to 125% in windows display settings3. Leave parent e... Read more
Leak messaging: `Internal: JobTempAlloc has allocations that are more th...
To reproduce:1) Open attached project2) Play the scene3) Wait for ~20 minutes and check the profiler over the time First of all, you... Read more
[Hololens] [Remoting] FPS drop
FPS drops when tracking is regained after having being lost while remoting to the hololens Repro:1. Begin remoting to the hololens2.... Read more
Editor crash on Disconnect when using Holographic Emulation with HoloLens
How to reproduce:1. Open the attached "Repro.zip" project2. In Build Settings, set Target Platform to "UWP"3. Open "Holographic Remo... Read more
PackedMemorySnapshot: NativeArray memory is not captured in it
To reproduce:1) Open attached project and scene2) Play it3) Click Bugreport->Open Test Code Window4) Click "Capture Memory 'Edito... 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