Search Issue Tracker
Unity does not execute code weavers when the project is opened for the f...
How to reproduce:1. Download user attached project "unity2020-weaver-bug.zip"2. Inside the project folder, delete the "Library" fold... Read more
"Parser Failure: Expected closing '}'" error when creating ScriptableObject
Reproduction steps:1. Open attached project "ParseIssue.zip"2. In Project window, Right-Click -> Create -> Test -> press En... Read more
[WebGL] Using XElement.Load(string uri) causes an uncaught abort excepti...
How to reproduce:1. Extract the user's attached "WebGLBuild.zip" archive2. Open "index.html" in a browser3. Observe the error thrown... Read more
[Oculus GO] PostProcessing effects are not applied to built applications
To reproduce:1. Open my attached project "OculusPP.zip", scene "SampleScene"2. Build to Oculus GO Expected: Post Processing is appli... Read more
Warning “CommandBuffer: built-in render texture type 3 not found while e...
Reproduction steps:1. Open the attached project "ReproProj"2. Observe the Console Expected result: No Warnings existActual result: W... Read more
[Android] Particles not rendered in the Player on some Android devices w...
How to reproduce:1. Open the “IN-71101” project2. In the Build Settings “Run Device” dropdown, select the desired device3. Add the “... Read more
[VisionOS] Software Keyboard appears in seemingly random locations when ...
Reproduction steps:1. Open the attached “Repro“ project2. Build the project on “visionOS” platform (File > Build Settings > vi... Read more
Addressable Groups are sorted by GUID regardless of set custom order whe...
Reproduction steps:1. Open the attached “AddressableGroups.zip” project2. Open the “Addressable Groups” window (Window > Asset Ma... Read more
[Android] Input.gyro is extremely laggy on specific device with Android 7.0
Steps to reproduce: 1) Download attached project 'AndroidAttitudeBug.zip' and open in Unity2) Build and Run 'Main' scene on a device... Read more
JobTempAlloc error appears in Standalone Build output log if trees are i...
Reproduction Steps:1. Import attached project.2. Open Test scene.3. Build and Run.4. In Standalone Build Data files, open output.log... 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