Search Issue Tracker
[HDRP] Enabling SSR in HDRP quality settings breaks rendering loop
Version tested: 19.3.a12 + 7.0.1 Steps to reproduce: 1) Open attached project, SampleScene2) Go to Edit -> Project Settings ->... Read more
[URP] Every Light type is rendered as Directional light when it is set a...
How to reproduce:1. Open attached "URPFeatures.zip" project and Scenes/SampleScene scene2. In the Hierarchy window, select the Spot ... Read more
[iOS] Mysterious characters such as \343 and \201 appear when concatenat...
To reproduce: 1. Download attached "testJapaneseText.zip" project and open in Unity2. Open "MainScene" scene3. Build for iOS4. Deplo... Read more
[Caching Shader PP] Virtual texturing macros don't work with new PP
Input:#define UNITY_DECLARE_TEX2D(tex) Texture2D tex; SamplerState sampler##tex#define DECLARE_STACK_BASE(stackName) UNITY_DECLARE_T... Read more
Tilemap renders Sprites packed in Sprite Atlas in black (or not at all) ...
How to reproduce:1. Open attached project (1223809.zip)2. Enter Play Mode3. Observe the sprites in the Game window Expected result: ... Read more
Editor freezes when exiting Play Mode if the Game window position was ch...
How to reproduce:1. Open the user’s attached “samples-playground.zip” project2. Enter Play Mode3. Dock the Game Window somewhere els... Read more
Renaming assemble definition in the Inspector does not rename it in the ...
Renaming assembly definition in the Inspector does not rename it in the Hierarchy Steps to reproduce- Open Unity 2019.3.0a11- Create... Read more
Editor freezes when capturing a Player snapshot through Memory Profiler
Reproduction steps:1. Open a new or an existing project2. Open the Package Manager window and install the Memory Profiler package3. ... Read more
[UI Builder] F2 button does not rename highlighted elements in the UI Bu...
How to reproduce:1. Open attached project "UIBuilderMoveWindowLagSpike.zip"2. In Project window, open "Assets" -> "NewUXMLTemplat... Read more
Unity crashes when compressing texture with non-power of 2 dimension siz...
How to reproduce:1. Open the user's attached "compress_textures_test.zip" project2. Open the Scene "SampleScene"3. Enter the Play Mo... 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