Search Issue Tracker
Renaming assemble definition in the Inspector does not rename it in the ...
Renaming assembly definition in the Inspector does not rename it in the Hierarchy Steps to reproduce- Open Unity 2019.3.0a11- Create... Read more
[DarkSkin]'|' character in Custom Window Title causes ArgumentException ...
To reproduce:1) Create new project2) Create Editor folder and add an Editor Window (Use the example in: http://docs.unity3d.com/Scri... Read more
[SubGraphs] Certain parameters throw 'unexpected type' exceptions when u...
Repro steps:1. Import the attached package2. Open the ParamterIssue.vfx and/or the ParameterSubGraphIssue subgraph3. Observe the con... Read more
Crash on PlayableGraphBindings::DestroyOutputInternal when entering Play...
How to reproduce:1. Open the attached “IN-114018.zip” project2. Open the “SampleScene”3. Enter Play Mode4. Observe the crash Reprodu... Read more
[Hub] [Mac] Linux Support is installed at root of Unity installation ins...
To reproduce:1) Open Unity Hub2) Install Unity with Linux Support Expected: The support is installed in {UNITY_PATH}/PlaybackEngines... Read more
[MacOS] Crash when opening project while HOME is null
Reproduction steps:1. Create an empty project2. Open Terminal3. Run the command “{{{}unset HOME{}}}“4. Open the project through Term... Read more
Editor freezes when exiting Play Mode if the Game window position was ch...
How to reproduce:1. Open the user’s attached “samples-playground.zip” project2. Enter Play Mode3. Dock the Game Window somewhere els... Read more
[Android][macOS][Logcat] Terminal is not opened with "Open Terminal" fro...
Editor throws "Win32Exception: Cannot find the specified file" and Terminal doesn't open when the "Open Terminal" option is selected... Read more
Indirect light is not generated when using Realtime Global Illumination ...
How to reproduce:1. Download and open the project "1152091.zip"2. Select Indirect draw mode in the Scene window3. Inspect the Scene ... Read more
Unity IAP fails to recover purchases after relogging into a Google Account
How to reproduce:1. Install Unity IAP example app and make sure it's upgraded to Unity IAP v2.6.0 in the Package Manager. You may ne... 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