Search Issue Tracker
Assets appear unsorted when the Package Manager’s "Labels" filter is app...
How to reproduce:1. Create a new project2. Open the Package Manager3. Go to the “My Assets” tab4. Click on the “Filters” dropdown5. ... Read more
Shader Build Settings keyword overrides not matching with different empt...
The shader build settings requires exact match of the keyword list to apply given keyword declaration overrides. However, the users ... 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
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
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
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
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
Smart String flag not propagated when using newly added tables in String...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mod... Read more
Point Cache Bake Tool window does not have minimum size bounds to displa...
Reproduction steps:1. Create a new project2. Install Visual Effect Graph package3. Window > Visual Effects > Utilities > Po... Read more
[iOS] "Button.onClick" logs an action when system gestures (second swip...
How to reproduce:1. Open the “ReproProject“ project2. Open the “SampleScene“3. Build for iOS4. Open the “Unity-iPhone.xcodeproj“ in ... 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 CheckDeviceStatus when selecting GameObjects in the scene view while using DX12
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal