Search Issue Tracker
URP's 2D Pixel Perfect Camera stops rendering and spams the Console with...
How to reproduce:1. Open the attached “PixelPerfectCameraBug” project2. Enter Play mode3. Observe the Console Expected result: Camer... Read more
Removing a Prefab and undoing actions makes GameObject being unable to b...
How to reproduce:1. Open/Create a project2. Create a 3D Object in the Hierarchy window3. Drag the GameObject to the Project window t... Read more
Test Framework Assert.Inconclusive does not work when used in Async Methods
How to reproduce:1. Open the user-attached project “AssertInconclusiveTest”2. Open Window → General → Test Runner3. In the Test Runn... Read more
Graphics.Blit does not work when destDephSlice is 1
To reproduce:1. Open the user’s project2. Switch to WebGL build3. Build And Run Expected result: Both squares are colorfulActual res... Read more
There is no triangle icon near the expandable label "Advanced" when sele...
To reproduce:1. Open the user’s project2. Select “Package 'Burst' Manifest” in the Package folder (Packages → Burst → package)3. Exp... Read more
iOS kernel panic hard crash when using iPad Mini 4 with development buil...
Reproduction steps:1. Download and open the attached reproduction project2. Build and deploy the project to an iPad mini 4 with the ... Read more
Crash when using Unity built in Play Asset Delivery integration together...
Issue reported by Google Using Unity's built-in Play Asset Delivery integration together with Play Core libraries 2.0.0+ ([https://d... Read more
Particle System Trails are connected to the wrong particle after removin...
How to reproduce:1. Open project “PrototypeProjectileSystem.zip”2. Enter Play Mode3. Wait 20 seconds and observe the Game view Expec... Read more
"Resolving a destination texture that is NULL" happens in editor when ms...
Reproduction steps: Open the attached project Open the Frame Debugger (Window > Analysis > Frame Debugger) Click on the “Enabl... Read more
"InitializeOnLoad" is not called in build when relocating and reinstalli...
How to reproduce:1. Open the attached project “InitLoadProject.zip“2. Open the Package Manager (Window > Package Manager)3. Remov... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS