Search Issue Tracker
Errors in Console window when painting a procedurally generated terrain
Steps to reproduce:1. Open the attached project (GetPixel32Failed.zip)2. Open the Assets/TestScene.unity scene3. Switch platform to ... Read more
Stepping over a specific breakpoint while debugging in VS Code crashes e...
To reproduce:1. Open attached project2. Open 'MainScene' in project and run built game for Mac (we need 2 games would be played para... Read more
[UnityWebRequest] Proxies such as Charles and Fiddler don't show UnityWe...
Can't view/debug UnityWebRequest HTTP requests because proxies (Fiddler/Charles) can't show the trafic. This does work when using WW... Read more
[Android] Images not shown if custom splash screen used and screen is lo...
Steps to reproduce: 1) Download attached project 'SkiThree_UnityProj.zip' and open in Unity2) Build and run 'MainMenu' scene on a de... Read more
ScriptableObject's serialized fields are not visible in the inspector, i...
Part 1:Reproduction steps:1. Open the attached project2. Click on the "Foo" menu at the top toolbar3. Click on Select Expected: the ... Read more
[Gradle] Gradle build fails because of wrong keystore path in the genera...
There is wrong keystore path in generated build.gradle using gradle build system on Windows, when the keystore path is manually edit... Read more
Game screen is black with PostFX and Shadows disabled
Reproduction steps:1. Open the attached project2. Open the "BlackScreenRepro" scene3. Notice how the game view is black.4. Go to Pro... Read more
[UI] Non-prefab with HideFlags.DontSave does not update untill an other ...
Reproduction steps:1. Open my attached project ("case_861978-repro")2. Select the Text GameObject in the hierarchy3. Make sure that ... Read more
Editor freezes when audio clip from a movie texture is played with the a...
To reproduce:1) Open attached project and scene2) Play it3) Click "Play Movie (BUG)"4) Wait till the movie ends (~10s) Expected: Uni... Read more
cef_trace_event_instant crash caused by a CefGlue plugin while entering ...
Repro steps:1. Open "Game - NEW.zip" project2. Enter playmode3. Exit playmode4. Enter playmode Note: Sometimes when running on 5.5 o... 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