Search Issue Tracker
The Graph Debug Information window does not display information and show...
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the Visual Effects Graph package Create a new... Read more
Text containing "\u" and "\U" is incorrectly displayed when using UIElem...
How to reproduce:1. Open the attached user project “UIToolkitEscapeSequenceParsing.zip“2. Open Scene “SampleScene“ (Assets/Scenes)3.... Read more
[iOS] Metal API validation error thrown when MSAAx2 and Depth&Color Text...
How to reproduce:1. Open the “ReproProject.zip“ project2. Open the “SampleScene“3. Build for iOS4. Open the “Unity-iPhone.xcodeproj“... Read more
Editor crashes on mono_add_process_object or closes on CheckDisalowAlloc...
How to reproduce:1. Open attached "Hostage Situation" project2. Enter Play Mode3. Click left mouse button in Game View Expected resu... Read more
Scripts are missing on gameobjects after refactoring class name in MonoD...
- Add a script and attach it to any gameobject on the scene- Open this script in MonoDevelop- Refactor class name in the script to s... Read more
[Editor][ClearBakedData] Clearing baked data at certain lighting calcula...
Steps to reproduce: 1. Open Unity;2. Open attached project and 'Untitled.unity' scene;3. Open Lighting tab in the Inspector;4. Press... Read more
Linux Build support is not available in the Editor even though its suppo...
"Linux" Build Support is not available in the Target Platform dropdown list in Build Settings Window and the Hub. Steps to Reproduce... Read more
Setting time property in Unity Video Player produces Audio desync
Steps to reproduce:1. Open attached project2. Go into play mode-Easily noticeable audio desync is present, audio is late by <0.5s... Read more
Conditional compilation problem with RuntimeInitializeOnLoadMethod
Repro steps: 1. Open "DELETE.zip" project2. Clear the Console and enter Play mode3. Exit Play mode and check the Console output (Tes... Read more
‘Assertion failed’ and ‘ArgumentNullException' when creating a new Mater...
Reproduction steps:1. Open the attached ‘URP2022' project2. Open the ‘SampleScene’3. Observe the ‘Assets/Settings/URP-HighFidelity’ ... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist