Search Issue Tracker
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
[OSX] Input.inputString, GetKey etc. does not work on Mac OSX
Steps to reproduce: 1. Open the attached project2. Open 'InputStringTest' scene3. Play the scene4. Click any of the keyboard buttons... Read more
[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
[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
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
[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
- 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