Search Issue Tracker
[HDRP][Metal] Crash on GfxDeviceMetalBase::CommonDrawSetup when selectin...
How to reproduce:1. Open the "ShaderCrash.zip" project2. Select ~build/assets_other/ShaderHack/DUMMY - CopyDepth asset3. If Unity ha... Read more
[HDRP] NullReferenceException error is thrown on removing Decal Projecto...
NullReferenceException error is thrown on removing Decal Projector component. Steps to repro:1. Create a new HDRP Project.2. Hierarc... Read more
[iOS][Metal] Bloom of Post-processing causes flickering white glitches
To reproduce: 1. Download attached project "TestPP.zip" and open in Unity2. Open "TestPP" scene3. Ensure that Metal Graphics API is ... Read more
Span<T> used rather than ReadOnlySpan<T> used for low-level physics input.
A user has correctly reported that some of the new API calls use Span<T> where ReadOnlySpan<T> should be used. [https://... Read more
Touch not registered if New Input System Pointer Behavior is "Single Uni...
How to reproduce:1. Open project "Bug Report.zip"2. Build the project for iOS/Android and deploy it to a device3. In the app press t... Read more
Typing transform expressions like /=3 first resets the value to 0 instea...
Reproduction steps:1. Create and Open new Project2. Make two empty GameObjects3. In the Inspector Window set the first GameObject's ... Read more
XR UWP app crashes with "Screen position out of view frustum" if I run i...
How to reproduce:1. Create a new blank app and add a new default scene.2. Switch build platform to "Universal Windows Platform".3. C... Read more
Unity crashes entering Play Mode when the GraphView window is open and F...
How to reproduce:1. Open the attached project "GraphViewCrash.zip"2. Open "Graph Editor" (Graph Editor>Graph Editor)3. Enter Play... Read more
[URP] Performance is worse when SRP Batcher is enabled in the URP Asset
How to reproduce:1. Open the user's attached "SRPBatcher.zip" project2. Open the "SRPBatcher" Scene3. Enter Play Mode4. Observe 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default