Search Issue Tracker
"Connected Player" dropdown in Console Window is too narrow to fit its text
To reproduce:1. Open Unity editor2. Select the Default Layout3. View the Console Window Desired outcome: "Connected Player" dropdown... Read more
EditorPrefs.GetString's default value can not be null
To reproduce:1. Open attached project2. Press Window > Test EditorPrefs. Alternatively, put this line in a script and run it: Deb... Read more
Error "GetLocalizedString is not allowed" when dragging polygon sprite t...
How to reproduce:1. Create a new project2. Create a new "square" sprite type (Project window -> Create -> Sprites -> Square... Read more
“Item m_LightProbeSystem not found” warning is thrown when pressing the ...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new Adaptive Probe Volume GameObject (GameOb... Read more
"Input.GetKey", "Input.GetKeyDown", and "Input.GetKeyUp" functions do no...
Reproduction steps:1. Open the attached “BugRepro” project2. Enter the Play Mode3. Scroll the mouse wheel up or down4. Observe the C... Read more
EntityCommandBufferSystem takes a lot of time to execute when the comman...
How to reproduce:1. Open the attached “IN-43131“ project2. In the “Build Settings“ enable “Development Build” and “Autoconnect Profi... Read more
[UNET] Disconnected host can't reconnect to new host in matchmaking with...
Steps to reproduce:1. Open attached project in Unity and in explorer2. Find and run "Run.exe" (build) in explorer and press 'Play'3.... Read more
Multi - editing a property changes it only for one object if objects hav...
To reproduce: 1. Open the project, attached by tester (multipleObjectsEdit.zip)2. Open "test" scene3. Select a, b and c game objects... Read more
Anchor's rotation value becomes the same when selecting multiple Game ob...
Reproduction steps:1. Open the attached project "1379145.zip"2. Open Assets > Scenes > SimpleScene3. Select in the Hierarchy G... 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