Search Issue Tracker
The XML report generated by the editor tests runner is missing the requi...
Steps to reproduce: 1. Download the attached project 2. Run the tests through a command line 3. Unity.exe -projectPath PATH_TO_PROJE... Read more
"RuntimeError: Out of bounds memory access" error appears when running W...
Reproduction steps: 1. Open the attached "1403906.zip" project 2. Build and Run the project in the Safari browser 3. Observe the gam... Read more
[Windows] HID input doesn't work in built scene for x86/32bit player
-e: the DS4 controller works well in the editor but not when built for windows standalone --works well in editor and built on OSX, a... Read more
Entering Play mode for the first time also launches adb.exe which locks ...
Android development kit is required for reproduction. Steps to reproduce: 1. Open any project 2. Start entering play mode. 3. adb.e... Read more
PhotoCaptureFrame Fails to Provide Camera Matrices on HoloLens 2
1. With the same Unity App built on top of Unity PhotoCapture and PhotoCaptureFrame API, it is able to take photo and retrieve Camer... Read more
Serialization error thrown after changing Asset Serialization mode to Fo...
To reproduce: 1. Open the attached project (TestProjectSettings.zip) 2. Notice serialization error in the console 3. Clear this erro... Read more
[WSA] XMLSerializerException thrown when running the IL2CPP build
Steps to reproduce: 1. Open the attached project (XMLTest.zip) 2. Open the Assets/Game.unity scene 3. Switch platform to Windows Sto... Read more
[Enlighten] Errors appear in the console after cleaning GI Cache and rel...
Reproduction steps: 1. Download project "GIBug.zip" and open in Unity 2. Edit > Preferences > GI Cache > Clean Cache 3. Close and re... Read more
[IL2CPP] IL2CPP Scripting Backend is a lot slower than Mono when perform...
How to reproduce: 1. Open the attached "1264028 repro" project 2. Open Build Settings and make sure that "Test IList" Scene is the o... Read more
[Shadows] Shape of shadows cast by particles changes depending on an ang...
Steps to reproduce: 1. Open attached project "Particles.zip" using 5.3 2. Open scene "repro" 3. Select particles to simulate them 4... 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
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project