Search Issue Tracker
[SceneView] UI no longer renders in the Scene view
Steps to reproduce: 1. Open the attached package (TestUI.unitypackage)2. Open 'GateComplete' scene (Assets/Scenes/UI/Screens/GateCom... Read more
[Oculus GO][Oculus Quest] Object is jittering when position is being aff...
To reproduce:1. Open attached project "QuestJitter.zip"2. Build and run for Oculus Quest3. While in application, observe the moving ... 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
[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
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
[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
[Unet] Error: Assertion failed on expression: 'asset->mainRepresentation...
This happens on all Multiplayer projects upgraded from 5.4. If you remove Library folder - this problem will gone. If you change Pla... 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
[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
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