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
[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
[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
[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
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] 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
[HDRP] Shadows are rendered in uneven sections when moving in the Scene ...
How to reproduce:1. Open the “IN-78502“ project2. Open the “SampleScene“3. Move forwards and backwards in the Scene view4. Observe t... 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
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
- Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0
- UI Toolkit Debugger Pick Element does not react to the Burst Inspector window when hovering over the Burst Inspector window
- Some buttons in the Burst Inspector window crop the button text from the left side making it unreadable when the window is smaller, and the window has to be almost fullscreen for the full button text to show