Search Issue Tracker
[OSX] [MovieTexture] Whenever a movietexture is played in OSX player it ...
Reproduction steps:1) Build attached project for OSX x86_642) Run the build--- It will crash right after the splash screen (Player.l... Read more
[Android] Neither of the callbacks are called when several videos with V...
How to reproduce:1. Open the “VideoTest.7z“ project2. Open the “SampleScene“ scene3. Build and Run for Android4. Spam on the “New Vi... Read more
[VR]Command buffers placed at "AfterDepthTexture" get stretched over vie...
Steps to reproduce:1. Download and open the attached project2. Make sure VR or Split Stereo Display is enabled2. Enter Play mode Exp... Read more
Unnecessary/unwanted binding candidates are found when detecting and cha...
How to reproduce:1. Open the attached 'RebindCandidates.zip' project2. Enter Play mode3. In the Drop-down menu select 'Mouse' and th... Read more
[URP/LWRP/HDRP] Shadows are disappearing when "Link FOV to Physical Came...
How to reproduce:1. Open the new repro project -> Sample Scene2. Switch to Game View3. Switch between the two cameras in the scen... Read more
[ExecutionOrder] OnTriggerEnter2D is called before Start if object is in...
Steps to reproduce: 1. Open attached project2. Open "Untitled" scene3. Run it4. Open console and notice that OnTriggerEnter2D is cal... Read more
Editor displays incorrect Preferences settings when opening project with...
How to reproduce:1. Set Unity Preferences settings to disable Cache Server and enable Directory monitoring2. Download the user-attac... Read more
[Rendering Debugger] Results are not updated unless the camera has rendered
Steps to reproduce: Open Rendering Debugger Open Volume Select a Camera that is not rendering and a component from a global scene vo... Read more
"EditorGUILayout.MaskField" returns different values if the dropdown lis...
How to reproduce:1. Open project "MaskField bug.zip"2. In the Menu open Window > My Window3. Press on "Nothing" and select "A", "... Read more
The Axes Gizmo is wiggling around when moving around the Scene View with...
How to reproduce:1. Open the user-attached project “unity-test”2. Open the “BrokenCamera” scene3. Enable the Physical Camera on the ... 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