Search Issue Tracker
"Cancelling DisplayDialog" errors are printed when opening "2D URP" Temp...
To reproduce: 1. Open Unity Hub2. Create a new Project with the "2D URP" Template on 2022.1.0a143. Inspect Console window Expected R... Read more
LowLevel 2D Physics Object Callback Targets use MonoBehaviour rather tha...
Callback targets currently restricted to using the `MonoBehaviour` type however this should in-fact be `System.Object` which doesn't... Read more
[2D][Tilemap] Handle has already been released error.
[2D][Tilemap] Handle has already been released error. When playing the game, following error spawns occationally:The Handle has alre... Read more
Crash on VirtualRedirectTransfer when loading AssetBundle while entering...
How to reproduce:1. Open the attached project "AssetBundleCrash"2. Open the Scene in Assets/Scenes/SampleScene.unity3. Enter Play Mo... Read more
Sprite Atlas Preview sprites get blurrier when the Preview window gets w...
How to reproduce:1. Open the user's attached "Buggy_Sprite_Preview" project2. In the Project view select the "New Sprite Atlas" Spri... Read more
SpriteAtlas sprite texture won't load if SpritePacker is disabled
Reproduction steps:1. Open the attached project2. Enter the Play Mode3. Press 'Load' button in the Game View window Expected result:... Read more
[2D] Sorting Layer Order in Layer key resets to 0 in Animation window an...
There's a bug that is preventing users to key the Sorting Layer ordering properly. Any values assigned to the Sprite Renderer.Sortin... Read more
Lighting is incorrect when Sprite Atlas uses secondary Texture Normal Ma...
How to reproduce:1. Open the user's attached project2. Go to File -> Build Settings -> Player Settings3. Under the "Other Sett... Read more
NullReferenceException is thrown when loading Sprite from AssetBundle
How to reproduce:1. Open the attached project2. Open scene TestAB3. In the Hierarchy window, select the GameObject "Canvas"4. Enable... Read more
Missing LowLevel Physics API
The following important Box2D API items are available but not exposed: PhysicsBody.ClearForces() PhysicsBody.WakeTouching() PhysicsS... 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