Search Issue Tracker
Animation Rigging Restore Bind Pose option throws an error pointing at a...
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the Animation Rigging package (com.unity.anim... Read more
Crash on Scripting::LogException when downloading the "Find Reference 2"...
Steps to reproduce:1. Create a new Unity project2. Download the “Find Reference 2” Asset from AssetStore3. Obseve the crash Reproduc... Read more
[Ubuntu] Project Auditor window becomes unfocused after running an Analysis
Steps to reproduce: Open the attached project Open Project Auditor window Window -> Analysis -> Project Auditor Click Start An... Read more
Animation Rigging Scene Overlay does not update until the GameObject is ...
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the Animation Rigging package (com.unity.anim... Read more
Search Settings page is slow in big project
The search settings page is implemented using IMGUI which means long calls executed duing the OnGUI function can have impact on the ... Read more
Scene Overlay content becomes inaccessible when many overlays are docked...
Reproduction steps:1. Create a new project2. Add multiple Overlays to the Scene view3. Dock all Overlays to the same dock area to th... Read more
Long project name overflows Project Auditor Summary UI: truncation miss...
Steps to reproduce: Create a new Unity project with a really long title Go to Window -> Analysis -> Project Auditor ->Insta... Read more
Multiplte InvalidOperationExceptions and AggregateExceptions errors are ...
How to reproduce:1. Open the attached “IN-121725.zip” project2. Switch the Build Target to VisionOS (File → Build Profiles)3. Build ... Read more
FrameDebugger - Wrong texture displayed when using CreateRenderGraphTexture
It looks like there is a bug in the FrameDebugger when selecting the SkyBox - specifically this bug:https://jira.unity3d.com/browse/... Read more
WebGL: setting matchWebGLToCanvasSize to false and changing to full scre...
Steps to reproduce: Open the attached project. The project template sets matchWebGLToCanvasSize to false. Build for web Switch to fu... 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