Search Issue Tracker
DOTS compiler fails when getting singleton from property
Reproduction steps: 1. Open the attached project "1411505.zip" 2. Open Scenes/SampleScene 3. Observe the console Expected result: N... Read more
Freelook jitter after enable
Freelook's Z value changes for one frame as it activates. [https://forum.unity.com/threads/free-look-camera-gimbal-lock-issue.12808... Read more
[ChromeOS] Android Logcat doesn't detect any cores on AMD-9120C CPU Chro...
How to reproduce: 1. Open a new Unity project 2. Build and Run on a Chromebook 3. Connect to Chromebook with Android Logcat 4. Searc... Read more
OnMouseXXX events are not triggered when "Far Clipping Plane" of camera ...
Reproduction steps: 1. Open user attached project 2. Open the "SampleScene" scene 3. Press Play 4. In the Game view click on the whi... Read more
[Mac] Editor crashes when importing a folder with an FBX file and its me...
Reproduction steps: 1. Create a new project 2. Unzip and import the user's attached "004.zip" folder 3. Observe crash Reproducible ... Read more
Incremental GC Pushes Invalid Stack Range on Windows
The incremental GC mode does not pause threads before pushing stacks and registers. This PR introduced changes that do not handle st... Read more
[XR] [OpenXR] Text rendering doesn't match between Single Pass Instanced...
text rendering (screen space, both Text mesh Pro and Unity Text) is shifted between Single Pass Instanced and Multipass for DX11 and... Read more
[OpenXR][SteamVR] Using Vive trackers causes the XR Controllers to be st...
No description entered in Cloud incident. Read more
[ShaderGraph] ArgumentException is thrown when opening ShaderGraph with ...
How to reproduce: 1. Open the user's attached "SGTargets" project 2. Open the "AlphaToCoverageGraph" Shader Graph from the Project... Read more
"Alpha Clip Threshold" Shader Graph Node doesn't have a documentation page
How to reproduce: 1. Open the attached "case_1397941" project 2. Open the "Assets -> Repro" Shader Graph in the Project Browser 3. R... 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
- Rendering Layer Mask is not highlighted when the property is overriden
- The tag popup window is deformed and stretched out when creating a tag with the same name as an already existing tag
- FlexShrink fails when the first of two Label elements is set to FlexGrow="0" and the second is set to FlexGrow="1"
- Freeze when entering Play Mode with a certain Tilemap enabled
- Input System's mouse controls are disabled when using "Cursor.lockState = CursorLockMode.Locked" to lock OS mouse