Search Issue Tracker
[UI Toolkit] An error is thrown in Console window when switching Editor’...
Reproduction steps: 1. Create a new Unity project 2. Open the Package Manager (Window->Package Manager) 3. Add UI Toolkit package fr... Read more
ArgumentException is thrown when trying to convert enum to Int32
How to reproduce: 1. Open the user's attached project("ErrorType.zip") 2. Enter Play mode Expected results: the enum is converted t... Read more
[Android] Gradle build fails when building project with asset bundle
Reproduction steps: 1. Open the attached project 2. The project has 1 asset bundle. The bug isn't reproducible using other asset bun... Read more
"LockBufferForWrite: Multiple uploads in flight for buffer" message is t...
Reproduction steps: 1. Open the attached “BugRepro” project 2. Open the “Assets/Scenes/SampleScene.unity” Scene 3. Enter the Play... Read more
Scene is brighter in Standalone player if it was open in the Editor at b...
Reproduction steps: 1. Check out repository https://github.com/Wilfrid-Unity/test-unity-scene-brightness that contains repro-projec... Read more
[Android] "Found plugins with same names" error is thrown when building ...
How to reproduce: 1. Open the user's attached "UnityNugetBugTest.zip" project 2. Build the project on Android Platform Expected res... Read more
Colors of buttons change when using multiple Multiplayer Event Systems
Reproduction steps: 1. Open the user's attached "BugUIProject.zip" project 2. Open the "BugScene" Scene 3. Enter the Play mode 4... Read more
Crash with various stack traces when exiting Play Mode after recompiling...
How to reproduce: 1. Open user-submitted project (Zombie.zip) 2. Open the lab Scene 3. Make sure Editor scripts are set to 'Recompil... Read more
Instantiated Prefab's RectTransform values are incorrect when Object.Ins...
Reproduction steps: 1. Open the attached “InstantiateAsync.zip” project 2. Enter the Play mode 3. Observe the Instantiated Prefab... Read more
[Android] Project fails to build using the updated Android SDK Tools 26....
Reproduction steps: 1. Update Android SDK Tools to 26.0.1 or 26.0.2; - Android Studio -> Configure -> SDK Manager -> Android SDK... 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
- 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
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule