Search Issue Tracker
[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
[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
Button position is wrong on fullscreen player which aspect ratio is diff...
Steps to reproduce:1. Open attached project's scene "BrokenButton".2. Check how button is highlighted.3. Build and run project.4. Ch... 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
[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
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
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]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
[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
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
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