Search Issue Tracker
Prefab does not expand when there are child prefabs attached to the prefab
Reproduction steps:1. Open the attached “Test Project” project2. Open the “Scenes/SampleScene” Scene3. Expand “Prefab_A” Prefab in t... Read more
Unity Physics: issues observed in raycast and shape cast results when de...
Reported by our users on discord and brought to our attention by [~philippe.stamand]]: Description of the issue:There was a discussi... Read more
Command line build - BuildProgram exited with code -2147024809 when Allo...
1. What happened Command line builds fails with code -2147024809 when building to Windows Standalone with AllowDebugging flag passed... Read more
Mouse Input is not working on the second display with multiple display s...
Reproduction steps:1. Open the attached project “UI2MonitorsRepro“2. File > Build and Run3. Press the button with the label “Disp... Read more
Player crashes on Android when using "-systemallocator" command in terminal
Reproduction steps:1. Open the attached Project “BugRepro”2. Make sure “Assets/Scenes/SampleScene” is added to the “Scenes in Build”... Read more
[Android] Player Loop in Profiler is not steady when empty Scene is open...
Reproduction steps:1. Open the attached project “PlayerLoopNotSmoothProject”2. Select Android in Build Settings3. Make sure "Develop... Read more
[WebGL] GameObjects are not rendered on iOS devices when the material's ...
How to reproduce:1. Open the user’s attached “WebGLBugReports.zip” project2. Build a project for the WebGL platform3. Open built Web... Read more
A Burst error BC1045 is thrown when using IJobParallelForDefer interface
How to reproduce:1. Open the “Burst.zip“ project2. Observe the Console Expected result: No errors are seen in the ConsoleActual resu... Read more
[Android] Button is still recognised as pressed after releasing when usi...
How to reproduce:1. Open the “IN_37656” project2. Press File → Build Settings3. Under the “Run device” select the “<Enter IP>”... Read more
Crash with multiple stack traces when changing a specific curve
Reproduction steps:1. Open the attached project “CrashRepro“2. Click on “Main Camera“ GameObject in the Hierarchy window3. Open the ... 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