Search Issue Tracker
Hub fails to install Editor with SSL error
Reproduction steps:1. Open Unity Hub2. Try to Install a version (In this case "2020.1.16f1") of the Unity Editor Expected result: Th... Read more
[UI Builder] Label text displays incorrectly when changing font asset's ...
How to reproduce:1. Open the attached project "1354177.zip"2. In the Project window, double click the "Bug.uxml" Asset to open the U... Read more
New Project can't be created if the Project Location starts with C:/Prog...
Reproduction steps:1. Via Hub, open the window for creating a new Project with any version of Editor2. Set the Location of the Proje... Read more
New project's location listed as [object Object] when switching back fro...
How to reproduce:1. Open the Unity Hub (on the 'Production' channel)2. Switch to the 'Beta' release channel (Preferences (cog icon) ... Read more
[Windows] Mouse cursor Y position is inverted when using Mouse.current.W...
How to reproduce:1. Open the attached project (WarpCursorTest.zip)2. Open Scenes/SampleScene3. Enable "Maximize on Play" in the Game... Read more
[1307546] CPU feature checks are ignored
[https://fogbugz.unity3d.com/f/cases/1307546/]{code:java}How to reproduce:1. Open the attached project ("featureCheck.zip")2. Open J... Read more
[Burst] CPU feature checks are ignored
How to reproduce:1. Open the attached project ("featureCheck.zip")2. Open Jobs > Burst > Open Inspector3. Inspect "Guards_Not_... Read more
[Burst] Unity crashes when debugging a function that has [BurstCompile] ...
How to reproduce:1. Open the user's attached project2. Open _Scripts/Player/RGBTtoRGBA/RGBToRGBAFloat4 script (the first one) and se... Read more
App crashes when using Jobs Scheduling with error "Unable to find intern...
Steps to reproduce:1. Open the attached project2. Have an Android (or IOS) device connected3. In the Build Settings window switch to... Read more
Editor crashes on SerializedFile::ReadObject when opening the project
Reproduction steps:1. Open the attached project from the google drive link2. Go to Assets > Reimport All Reproducible with: 2020.... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used