Search Issue Tracker
[DX11][5.3]Objects in scene view become impossible to select if scene c...
Steps to reproduce: 1. Open attached project "WaterReflection.zip"2. Open scene "repro"3. In scene view click on cube to select it4.... Read more
Unwrapper gives different results between platforms
In 5.x we no longer run the same unwrapper DLL on Windows and Mac. This means that when GI data is built on one platform with a cert... Read more
High polling rate mice are causing performance issues (windows, editor)
Reproduction steps:1. Open users attached project (note this project doesn't use the new input system, but the issue manifests in th... Read more
Skinned Mesh Renderer's Bounds Extent is set to half of the Transform's ...
How to reproduce:1. Open the attached project's "case_1209765-Project" Scene labeled "BugReport"2. Attach a Cloth Component to the "... Read more
EditorSceneManager: sceneClosing and sceneClosed callbacks are not calle...
How to reproduce:1. Open attaches Unity project2. Create new scene3. Open created scene Expected result: "SceneClosing", "SceneClose... Read more
[Android] Gradle build fails with AndroidX libraries
Steps to reproduce:1. Open user attached project2. Make an Android build3. Observe that build fails with:java.lang.RuntimeException:... Read more
[Text][Font] Problem with text alignment when using custom font
To reproduce:1. Open attached project2. Open Test scene3. Select text object under MAGISTRALCBOLD game object4. Select any vertical ... Read more
[IL2CPP] Application crashes if object with running animation is destroyed
1. Open attached project2. Build to iOS IL2CPP3. Project will crash on device after few seconds Note: mono does not have this issue Read more
[XR][Post Processing] 'Directly to Camera' Post Processing mode causes b...
How to reproduce:1) Create a new project.2) Enable VR.3) Install the Post Processing package4) Setup post processing in the scene.5)... Read more
[Android]The R.java generated by Unity during android compilation is too...
Steps to reproduce:1. Open "AndroidRClass.zip" project2. Build project on android platform3. Go to Temp/stagingArea/gen and in searc... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default