Search Issue Tracker
error CS1679: Invalid extern alias appears if folder have "=" symbol in ...
How to reproduce:1. Put a = character in front of one folder that is part of the installation path (eg: D:\Programs\=Unity\2018.1...... Read more
Custom cursor flickering in Editor window when in play mode
How to reproduce:1. Open the attached project "994231cursor.zip"2. Open scene Assets/"test harvest action"3. Enter Play mode4. Move ... Read more
Project crashes when checking for update if project is first time loaded
Steps to reproduce:1. If pro user launch Unity using Command Prompt with -force-free argument2. Create new project3. If Editor doesn... Read more
[UI] Lighting window's UI is corrupted and NullReferenceException is sho...
Steps to repro: 1. Open attached project and 't1' scene;2. Open Lighting window (Window>Lighting>Settings);3. Open 'Global Map... Read more
2018.4.15f1 version suggests 2018.4.14f1 as a new version
Steps to repro:1. Open Unity in 2018.4.15f1 version2. Check for updates Expected result: Update Window shoes that user is on a newes... Read more
Some unicode characters appear blank when used in names of assets and fo...
There are a lot of unicode characters that the editor currently doesn't support. If you attempt to use an unsupported character in t... Read more
[UI] Transform component displays inaccurately rounded values when using...
Steps to reproduce: 1. Download the attached project and open the SampleScene2. Select any GameObject within the scene and begin mov... Read more
Animator Transition "Settings" expand icon glitches out to the left side...
Steps to repro:1. Create a new project2. Open animator window3. Create a new state and make a transition between them4. Click on tra... Read more
[MacOS] "Unloading broken assembly..." errors with specific dll.
Reproduction steps: 1. Open "AWS Gamelift Starter Kit 35.zip" project Expected Result: No Assembly errors appearActual Result: "Unlo... Read more
[UI Elements]"`UnityEngine.IStylePainter' is inaccessible due to its pro...
[Editor UI]"`UnityEngine.IStylePainter' is inaccessible due to its protection level" exception Steps to Reproduce:1. Create a new pr... 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
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class