Search Issue Tracker
Accessing a Scriptable Object with InitializeOnLoad provides null values...
How to reproduce: 1. Open the user's attached project 2. Open scene Scenes/SampleScene 3. Make sure that Domain Reloading is disable... Read more
[iOS] 'Build & Run' opens project with Xcode beta instead of the default...
NOTE: For this to reproduce you'll need two different Xcode versions installed (in my case, Xcode 7.3.1 and Xcode 8 Beta) Steps to ... Read more
[AW] while recording a Legacy Animation's rotation incorrectly sets curv...
How to reproduce: 1. Create a game object, assign it an "Animation" component (Legacy Animation) 2. Open the Animation Window 3. Cre... Read more
[IL2CPP] Project fails to Build fails when 'event Action' is used
To Reproduce: 1. Build the project from repro_test.zip (12 MB) with Ill2CPP 2. Observe that the build fails with: IL2CPP error f... Read more
The value in the Inspector field is highlighted on MouseUp() rather than...
How to reproduce: 1. Open the attached project “NumericInput” 2. Open the “SampleScene” scene 3. Select “GameObject” GameObject 4. C... Read more
Transform Component doesn't collapse when pressing on the top pixels of ...
Reproduction steps: 1. Create an empty project 2. Press on any GameObject in the Hierarchy 3. Press on the top pixels of the Tran... Read more
[Hub] Tutorial Project summaries advise to set preferred Editor to 2019....
Reproduction steps: 1. Open Unity Hub 2. Open "Learn" window and choose "Tutorial Projects" category Expected result: Tutorial Proj... Read more
IL2CPP compile error when script contains method group of interface to d...
How to reproduce: 1. Open attached project - Project contains a single script: using System; public interface IMyInterface<T> {... Read more
Shadergraph's Blackboard and Preview panels are not rendering any conten...
How to reproduce: 1. Open attached project "Blank Shadergraph Panel.zip" 2. In the Editor, make sure that Edit -> Project Settings ... Read more
Assertion "ALLOC_TEMP_THREAD..." appears, when closing Unity in playmode...
Reproduction steps: 1. Create new project. 2. Change Camera position Y to 21 (or any other change). DO NOT SAVE 3. Press Play. 4. Tr... 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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding