Search Issue Tracker
"SGICE002" error is thrown to the Console when a partial class extends t...
How to reproduce:1. Open the “ECS Tutorial“ project2. Observe the Console Expected result: No “SGICE002: This error indicates a bug ... Read more
[TextureImport] Since 5.3 crashes in batch mode when importing certain t...
Unity 5.3.0f2 or newer (does not repro with Unity 5.2.x)Editor running in batchmode (does not repro in the Editor GUI)ASTC Texture C... Read more
Pressing Edit Package Manifest button in a locked Inspector window does ...
Steps to reproduce: From Package Manager window, select a Custom package Lock the Inspector window In the Inspector window, press th... Read more
[HDRP][Shadergraph] Texture preview is only animated by time node in Pla...
Steps to reproduce:1. Add paths to manifest.json of latest HDRP and Universal packages2. Open "New Shader Graph" and observe Same Te... Read more
AsyncGPUReadback.RequestIntoNativeArray causes memory leaks in WebGL Player
How to reproduce:1. Open the “AsyncGPUReadback_Warning” project2. Switch build to “WebGL” (File > Build Settings > “WebGL” >... Read more
[Editor] Prefab gets corrupted when importing Standard Assets from Asset...
Prefab becomes corrupted upon importing of Standard Assets from the asset store. Repro steps:1. Open attached project.2. In the proj... Read more
Standard (Specular Setup) shader still has specular when using a black s...
Standard (Specular setup) shader with black specular still have specular color rendered. I'm not sure is it intended (because of new... Read more
GameObjects that do not have the default Light Layer selected are dark w...
How to reproduce:1. Open the attached project “SceneLightIssue.zip“2. Open Scene “SampleScene“3. Disable the Scene lighting by press... Read more
Toggling the "Spatialize" flag on and off on a playing audio source caus...
How to reproduce:1. Open the attached “OnAudioFilterReadTest_2020-3-37” project2. Open the “SampleScene”3. Select the “SimpleRepro” ... 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