Search Issue Tracker
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
VideoPlayer.Play() still has a delay after using VideoPlayer.Prepare()
Steps to reproduce: 1. Download and open the attached project 2. Enter Play mode Expected result: videos are played seamlessly due ... 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
[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
[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
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] "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
[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
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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context