Search Issue Tracker
"RPC failed; HTTP 429 curl 22 The requested URL returned error: 429" err...
Reproduction steps:1. Make sure you have Git installed2. Open the user's attached "CodeCommit429.zip" project3. Observe the Console ... Read more
[Linux][Profiler] Profiling mode dropdown remains open after closing the...
Steps to reproduce:1. Open a new or an existing project2. Open Profiler window (Window -> Analysis -> Profiler)3. Click on the... Read more
Tooltip doesn't appear when hovering over a material's property in the I...
How to reproduce:1. Open the user's attached "MaterialEditorBugs" project2. Select the "Unlit_MyShader" asset3. Hover your cursor on... Read more
[Profiler][Linux][Rocky] "ExternalProcess::OnExitedMainThread" logged in...
Reproduction steps:1. Open a new Unity Project2. In the Editor Menu, select Window -> Analysis -> Profiler (Standalone Process... Read more
[Profiler][Linux][Rocky] The Standalone Profiler does not profile Play Mode
Reproduction steps:1. Open a new Unity Project2. In the Editor Menu, select Window -> Analysis -> Profiler (Standalone Process... Read more
[Profiler][Linux][Rocky] No "Editor mode" option is available in Standal...
Reproduction steps:1. Open a new Unity Project2. In the Editor Menu, select Window -> Analysis -> Profiler (Standalone Process... Read more
UI close to the right side of the Player is not interactable when the Pl...
Reproduction steps:1. Open the attached “SideInteraction“ project2. Open the “SampleScene” scene3. Build And Run4. Resize the Player... Read more
Unexpected full floating precision register when using UNITY_DECLARE_TEX...
1. When using UNITY_DECLARE_TEX2D_HALF, there is a full floating precision register in compiled shader. It should be a half floating... Read more
[MacOS] VideoPlayer Audio is out of Sync
How to reproduce:1. Download and open the attached project 'videoproject.zip' from Google Drive2. Open scene 'SampleScene'3. Build a... Read more
Deleting a private Material in CustomPass.Cleanup causes a "Objects are ...
Reproduction steps:1. Open the user's attached project2. Enter Play mode and observe the Console Expected result: No error is logged... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class