Search Issue Tracker
[Camera] Camera preview does not display visible world space canvas
1. Create a new project.2. Create a Canvas with a visible UI element. (i.e. GameObject -> UI -> Button)3. Select Canvas in Hie... Read more
Incorrect TextMesh bounds cause incorrect frustum culling
Steps to reproduce:1. Open the attached project (frustumcullingtextmesh.zip)2. Open the Assets/main.unity scene3. Press play4. You w... Read more
[WindowsMR] Emulation Mode option gets disabled on entering Play mode in...
Emulation Mode option gets disabled on entering Play mode in Holographic Emulation Window. Steps to repro:1. Create a new project.2.... Read more
OnValidate fails to Undo the changes when one variable depends on another
How to reproduce:1. Open attached project "UndoValidateTest.zip" and scene "TestScene"2. In Hierarchy window, select "GameObject" ob... Read more
[2018.4] Switching between GPUs on Device to Use setting will not render...
The Editor will simply render red once the GPU is changed in the general settings to Automatic or AMD, on Intel it will simply rende... Read more
[VideoPlayer] Playing video clip after switching the Editor from Metal t...
Steps to reproduce:1) Open the latest attached project (876931_API_Switch.zip).2) Open 'scene'.3) Enter play mode.- The Video Player... Read more
[SceneManager/GI] Application not responding during SceneManager.LoadSce...
Steps to reproduce:1. Open "LightingDataLoading" project2. Open "Start" scene3. "Build and run" this project4. Push button "Load sce... Read more
Crashes on CachedReader::InitRead when reimporting a corrupted Prefab
How to reproduce:1. Open attached Unity project2. Reimport Assets/Water_Splashes/Prefabs/BigSplash_Size_B.prefab Reproducible with: ... 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