Search Issue Tracker
canvas.rootCanvas returns self instead of true rootCanvas when the child...
Reproduction steps:1. Open the attached “TestCanvasIssue.zip” project2. Open the “Assets/SampleScene.unity” Scene3. Enter the Play M... Read more
[DOTS Physics] Debug Draw Colliders does not respect Z-Depth sorting
How to reproduce:1. Open the attached project named "Case_1318856"2. Open the Scene named "4a. Joints Parade"3. Observe the Game vie... Read more
[Cloth] Stretching and bending stiffness of cloth gets clenched and does...
Stretching and bending stiffness of cloth does not work as expected from 2019.2.0a7. Refer to the attached videos. Steps to reproduc... Read more
Launching Unity from command prompt ignores command line arguments when ...
Reproduction steps:1. Open the Command prompt2. Call "C:\Program Files\Unity 5.4.1p1\Editor\"Unity.exe -batchmode Note: Calling "C:\... Read more
[Linux] Hovering over the Tile Palette window duplicates the cursor in t...
When hovering over the tile palette, the mouse also hovers over the scene window. To repro:- download project- open tile palette win... Read more
5.0 Deferred Shading makes Masked world space UI not work
UI Masks in world space canvases don't work with Unity 5.0 deferred shading. Read more
Model Importer Inspector values are not updated when extraExposedTransfo...
How to reproduce:1. Open the attached “BoneExpose.zip” project2. Open the “SampleScene”3. In the Project window, select "Assets/basi... Read more
[Android] UnityWebRequest gives errorcallback with error=java.net.Mailfo...
Steps to reproduce: 1) Download attached project 'TestProject2.zip' and open in Unity2) Set platform to Android3) Build and run 'Tes... Read more
[Android] Gradle build fails when there's a settings.gradle file in the ...
Repro steps:1. Open attached project2. Build for Android Actual: Build fails with "Project directory 'C:\Users\user.name\Documents\P... Read more
[macOS] Player.log is not opened after right-clicking the Console window...
How to reproduce:1. Create a new Unity project2. Build and Run the project to generate a Player.log file3. Right-click the Console w... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code