Search Issue Tracker
[Editor] "MissingReferenceException" error thrown after clicking browse ...
"MissingReferenceException" error thrown after clicking browse button of Preset slot in Preset Manager. Steps to Reproduce:1. Open a... Read more
DataContractJsonSerializer UseSimpleDictionaryFormat doesn't work when d...
To reproduce: 1. Open the attached project (TestDeserializationBug.zip)2. Open the Sample Scene3. Enter Play mode4. Observe the outp... Read more
Frame Debugger does not display all additional Shader keywords when debu...
How to reproduce:1. Open the user-submitted project(ShaderKeywords)2. Build the project as a Development Build and open it3. Back in... Read more
A Model with Rig Animation Type glitches when pressing on the record but...
How to reproduce:1. Download and open the project from the given link in the edit field2. In the Project window go to the "Assets>... Read more
Calling DestroyImmediate after RenderTexture.ReleaseTemporary causes the...
To reproduce: 1. Open the attached project (RTCrashTest.zip) Expected: the Editor doesn't crash Reproduced in 2018.2.0a6, 2018.2.3f1... Read more
Wrong script named displayed when failed to add script to GameObject
How to reproduce:1. Open user's project.2. Go to Assets > BioIK.3. Add BioIK.cs to Main Camera. Expected result: Script can be ad... Read more
Unity crashes in a build when a GameObject has components that belong to...
Repro steps:1. Open user attached project2. Open scene "GameScene"3. File -> Build and Run Expected: Build runs normallyActual: B... Read more
[2D][Tilemaps] Tilemap doesn't render when components are copied via code
When duplicating a tilemap by copying components with code A project which reproduces this is attached Steps to reproduce:1) Open at... Read more
Camera in the Scene View changes its position slightly when rapidly zoom...
Repro steps:1. Open attached project2. Select the Hand Tool in the Toolbar3. Position the cursor at the top of the Scene View4. Hold... Read more
[Linux]Incremental Compiler mono symbol resolution error
To reproduce:Open attached project Several errors appear:"System.AggregateException: One or more errors occurred. ---> System.Typ... 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