Search Issue Tracker
[Simulator] Wrong Screen.width/height values returned in OnEnable when r...
How to reproduce:1. Open attached project "BadResolution.zip"2. Open "SampleScene" scene3. Enter Play Mode4. Select "Script" Game Ob... Read more
Error appears in the Console when using a field named 'm_Enabled' in a c...
How to reproduce:1. Open the user's attached project2. In the Project window select 'New My Scriptable Object'3. Observe the Console... Read more
Editor crashes or freezes when building a project with specific serializ...
Steps to reproduce:1. Open user's attached project "serialization issue.zip"2. Build it Expected results: Build succedesActual resul... Read more
[Header] with Line Separator symbol parameter is cut off in the Inspector
How to reproduce:1. Open the "SampleScene" scene in the attached "HeaderRepro.zip" Project2. Click on the "Main Camera" GameObject i... Read more
Child Coroutine is not stopped when stopping the Parent Coroutine from i...
How to reproduce:1. Open "case_1269454.zip" and SampleScene2. Enter the Play moe3. Press O and observe the Game view, the cube does ... Read more
All of the DLL files are compiled when reimporting asmdef file without a...
How to reproduce:1. Open user's attached "AsmDefCompilation" project2. Right-click on "needle.Analysis.Compilation.asmdef" (found in... Read more
Application.backgroundLoadingThreadPriority gets reset to BelowNormal wh...
How to reproduce:1. Open the user's attached "BLTPriorityBug2020.1.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. O... Read more
csproj's are not generated when there's an invalid or incompatible defin...
How to reproduce:1. Open the attached project2. Open the Unity project's solution file3. Inspect Scripts in the IDE Expected result:... Read more
[UWP] Not adding NET_STANDARD_2_0 define
How to reproduce:1. Open the attached "New Unity Project.zip" project2. Switch to UWP3. Select .NET Standard 2.0 Scripting backend i... Read more
Memory of non persistent event listeners isn't cleared when calling Unit...
How to reproduce:1. Open the attached "1303095 repro" project2. Open the "SampleScene" Scene from the Assets folder3. Open the Profi... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons