Search Issue Tracker
Assertion failed on expression: 'success' errors with LWRP when download...
How to reproduce:1. Create new project with LWRP2. Publish it to Collab3. Download it from Collab Reproducible with: 2018.3.0a10, 20... Read more
Profiler shows 1 static body under Physics (2D) when profiling an empty ...
How to reproduce:1. Create a new Unity project2. Open the Window > Analysis > Profiler3. Record Play Mode/Edit Mode4. See the ... Read more
Additively loading a scene with a different skybox overrides the ambient...
Steps to reproduce: 1. Download and open the attached project2. Open SceneA, generate the lighting, and save3. Open SceneB, generate... Read more
[WebGL] WebGL builds has different GUI Event handling for Shift key comp...
How to reproduce:1. Open the attached project ("case_1143387-WebGLOnGuiEventTest.zip")2. Make sure the platform is set to WebGL3. Op... Read more
AssetBundles have different AssetFileHash values when built several times
How to reproduce:1. Open the attached project ("case-1143373-AssetBundleTest.zip")2. Build the AssetBundles3. Save the AssetBundle f... Read more
[Linux] Silent crash when attempting to load projects in 2019.2.0a10+ or...
To reproduce:1) Create new project on an older version (tested with 2019.2.0a1 and 2019.2.0a9)2) Close Unity3) Open same project in ... Read more
[tvOS] GetKeyDown and GetKeyUp are set to true every few frames when hol...
How to reproduce:1. Build the attached project "TestTvOs_Unity2018-3-11f1.zip" on a tvOS platform, with a connected wireless TV Remo... Read more
[Linux] FSBTool is crashing in the vorbis encoder when trying to import ...
How to reproduce:1. Open any Unity project2. Download the attached '1.mp3' file and drag it into the project window Expected results... Read more
[iOS] Standard Collections make an unnecessary call to a slow IsReferenc...
How to reproduce:1. Open the attached project2. Go to File-> Build Settings-> Switch to iOS platform and build3. Open Xcode4. ... Read more
Animator does not work when object component references are animated
How to reproduce:1. Open attached project "AnimRepro.zip" and scene "SampleScene"2. Enter Play mode3. Observe Scene View Expected re... 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