Search Issue Tracker
Background image doesn't disappear after setting it to null and releasin...
How to reproduce:1. Build and run the "sandbox2.zip" project2. Press on the first square with a log and observe the view Expected re... Read more
OnPreviewGUI method's background image is rendered grey instead of white...
How to reproduce:1. Open the attached 'TestPreviewRenderer2.zip' project2. Navigate Example -> GameObject Editor3. Observe that b... Read more
[Xcode] [macOS] .bundle plugins are not signed in Xcode projects
How to reproduce:1. Open the attached 'MacXcode.zip' project2. Switch to IL2CPP Scripting Backend in Player Settings3. Go to Build S... Read more
"Assertion failed on expression: 'ValidTRS()'" error is thrown when modi...
Steps to reproduce:1. Open attached analytics-library-test-project.zip Unity project2. Open "Test" scene3. Select "GameObject (2)" g... Read more
Registry.GetValue crashes Unity build when using IL2CPP
Steps to reproduce:1. Add a Registry string value:Path: "HKEY_LOCAL_MACHINE\\SOFTWARE\\VRstudios"Name: "EnableDebugPath"Value: "true... Read more
[FBX] OnPostprocessMaterial isn't called when material creation mode is ...
Reproduction steps:1. Open user's the attached project "FbxDescriptorImport.zip"2. Open Assets > Scenes > SampleScene3. Right-... Read more
Inspector view can be covered with raw image preview content
Reproducible with 4.6.6, 5.0.0f4, 5.0.3f1, 5.1.0f3; Repro gif: http://gyazo.com/6c10832405dad547678ffb805e6ceb9f Repro steps:1. crea... Read more
At certain angles at large distances, shadows are not rendered when usin...
How to reproduce:1. Open the user's attached project and Scenes/SampleScene scene2. Enter the Play mode3. In the Hierarchy window, s... Read more
Light 2D Alpha Blend On Overlap setting does not update when upgrading p...
How to reproduce:1. Open the user's attached project in 2020.3 (URP <= 11)2. Select "Point Light 2D" in the Hierarchy3. In the In... Read more
The first frames are skipped when playing a video
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Build and Run4. Ob... 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