Search Issue Tracker
macOS stutters in a minimal project
Reproduction steps:1. Open the attached “Repro“ project2. Open the “Assets/Scenes/Scene.unity“ Scene3. Build and Run the project4. O... Read more
Slow scroll view scrolling when entering Play mode and in Builds
Scrolling is quite slow in Play mode.We can see that the wheel delta computed by InputSystemUIInputModule is 1/10 of what we have in... 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
[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
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
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
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
Unity freezes and Domain Reload is slower after increasing the size of a...
Reproduction steps:1. Open the attached project "AddressablesPerformanceTest.zip"2. Open "SampleScene"3. Select the "Test" GameObjec... Read more
[XR SDK] Oculus device image is noticeably brighter compared to WMR
Reproduction steps:1. Open the attached project ("VROverbrightIssue.zip") (VROverbrightIssue\TestProject-XRPlugin)2. Open "SampleSce... 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
- 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