Search Issue Tracker
Fatal error by GraphicsSettings.asset causes crash
Repro steps:1. Open "GraphicsSettingsError.zip" project Actual: Fatal error by GraphicsSettings.asset windows pops up when opening t... Read more
Color tags do not work when the string has more than one line
Reproduction steps:1. Open the attached project “ColorLogBug”2. Open the scene “Assets/Scenes/SampleScene”3. Enter the Play Mode4. O... Read more
NetworkTransform doesnt sync CharacterController rotation
NetworkTransform doesnt sync CharacterController rotation when the object is not moving. Read more
Using Camera::Render to render a picture to a texture does not work
How to reproduce: 1. Open attached project2. Open scene RenderTextureBug.unity3. Build to iOS and run4. Press the 'Snap Picture' but... Read more
[Android] APK size increases when built with 2023.X
Reproduction steps:1. Open the attached project "ReproProj" with the Android Platform2. Go to File > Build Settings and press “Bu... Read more
[Standalone][DualMonitor] Editor changes positions when changing build f...
Reproduction steps:1. Create a new Unity project.2. Go to File > Build Settings > Player Settings.3. Set D3D9 and D3D11 Fullsc... Read more
Motion Vectors are incorrect for terrain mesh when it doesn't use a defa...
URP Motion Vector Pass is outputting incorrect, constant values when Terrain is rendered. Reproduction- Open a MV test project in UR... Read more
Assigning a canvas to an OnClick () event on the button changes the refe...
To reproduce:- Enter play mode- Try the "Show / Hide" button on the text panel (this will work as intended hiding/showing the canvas... Read more
[Windows] Asemblies get locked when trying to recompile after opening an...
Steps to reproduce:1. Open attached project (1367358.zip)2. Click Test/Problematic Window menu item3. In opened window, click Browse... Read more
Selecting game object throws two errors: ReflectionTypeLoadException and...
Steps to reproduce: 1. Open attached project2. Open scene "dassa"3. In hierarchy, select "GameObject"4. Notice errors in console:Ref... 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