Search Issue Tracker
[Test Runner] Test Runner window pops out from where ever it is docked, ...
When opening the Test Runner window it calls `s_Instance.Close();` if the window has been initialised already. This causes the windo... Read more
Errors in the Console appear when switching UI language to any language ...
Reproduction steps: Open any Unity project Go to the Edit → Preferences → Languages Select any language except English in “Editor La... Read more
Analytics package reports errors with absolute path
How to reproduce:1. Create a new project2. Install Analytics package3. Try to produce an error related to Analytics package Expected... Read more
[Linux] Text is duplicated when pasted into a search field
Reproduction steps:1. Create a new 3D project2. In the Hierarchy window, find the search field and paste somethingor3. Click Window ... Read more
Audio can not be muted when using Virtual Player
How to reproduce:1. Open “IN-91904_TestMPPMAudio” project2. Navigate to Window > Multiplayer > Multiplayer Play Mode3. Checkma... Read more
Static Editor Flags dropdown list is cut off when Inspector Window is do...
Reproduction steps:1. Create and open any new project2. Make sure Default Editor Layout is used3. Select any GameObject from the Hie... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
Strange square-like shadows appear in the editor on Unity 5
- Import the attached project (from ReproProject.zip - Unity 4.6 compatible)- Open 0 - Main Scene and press Play- Select New Game fr... Read more
Visual Script Graph window runs slowly because Object.FindObjectsOfType(...
Sometimes the Visual Script Window runs slowly. Most likely because Object.FindObjectsOfType() is called many times per frame. Read more
NetworkTransform -> Send Rate shows value on 1 lower than you set
- please see video attached in comments How we can reproduce it1 Create new project2 Create New empty object3 Add NetworkTransform c... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved