Search Issue Tracker
Reflection Probe doesn't load until it's selected in the Hierarchy windo...
Reproduction steps:1. Open the attached project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Observe the Scene View Expected... Read more
The Editor does not recognize button release when first releasing the "L...
Reproduction steps:1. Open the attached “Repro.zip” project2. Open the “Scenes/SampleScene” Scene3. Enter the Play Mode4. Hold the “... Read more
Element's namespace is changed when saving the changes through UI Builder
Reproduction steps:1. Open the attached “Test Project” project2. Open “Scripts/UI/Resources/UXML1” Asset3. Add ‘xmlns:uic=”UI.Contro... Read more
[Contextual Menus] Menus stay on the screen even their windows are closed
Steps to reproduce: Create any project Go to the menu "Window" and select "Package Manager" Click the dropdown icon next to "+" Veri... Read more
WebGL build fails with “Internal build system” error when "Name Files As...
How to reproduce:1. Open the “WebGL_Hashes_Bug“ project2. Switch to WebGL Platform (File > Build Settings)3. Build the project wi... Read more
Button does not register a touch event when using 2 monitors and one of ...
How to reproduce:1. Make sure you are using 2 monitors - one has to be a touchscreen monitor2. Open the “Touchdisplay Windows“ proje... Read more
No easily accessible option to show Camera preview after hiding it
Reproduction steps:1. Create a new project2. Select the Main Camera3. Right-click the Camera preview in the Scene view and select “H... Read more
Unity Editor inconsistently freezes when reimporting all assets
Reproduction steps:1. Open the attached “AppleSiliconTest” project2. Wait for assets to be reimported automatically for about 10 min... Read more
Static constructor is not initialized when using IL2CPP
Reproduction steps:1. Open the attached project “StaticConstructorBug“2. Open the Test Runner (Window>General>Test Runner)3. S... Read more
Modal utility window never receives Update() when using ShowModalUtility()
Reproduction steps:1. Open project “ModalWindowBugReport.zip”2. Open Console window3. Open “Test\Test Window” Expected result: an em... 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 CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist