Search Issue Tracker
[Texture Streaming] FBX model exported with specific measuring units los...
To reproduce:1. Open users attached project "TextureMipStreamingRepro.zip"2. Open "LoaderScene.unity" scene and enter Play mode3. Ob... Read more
Using the Default-Skybox material as a Skybox Material causes iOS and tv...
If you attempt to build for iOS or tvOS using the Default-Skybox material as a Skybox Material, the build will fail with the followi... Read more
[LWRP] Objects have odd shadows cast on them when using Shadow Cascades
How to reproduce:1. Open the attached "TestFor1059695.zip" project's SampleScene2. Move around the Scene3. Observe the odd shadows o... Read more
Editor lacks Render Loop Job call when using Frame Debugger to inspect d...
To reproduce:1. Open attached project2. Open Frame debugger3. Enter Play mode, check Frame debugger Loop Job calls4. Build for Andro... Read more
[LWRP] Shadows are not updated relative to the camera position when upda...
How to reproduce:1. Create a new LWRP project2. Open "PackageManager" window3. Select LightWeight Render Pipeline and update it from... Read more
Baking an individual reflection probe does not offer any checkout option...
baking an individual reflection probe does not offer any checkout options from version control instead unity complains about the cor... Read more
ScreenCapture.CaptureScreenshot produces blurry screenshots when the 'su...
How to reproduce:1. Open user-submitted project (SuperScreenTest)2. Enter Play Mode3. Open the 'SupersizedScreenshot.png' in the roo... Read more
unity_WorldTransformParams is not reset before drawing UI objects and is...
How to reproduce:1. Open the user-submitted project ("unity_WorldTransformParams bug 2019.zip")2. Open the "unity_WorldTransformPara... Read more
The smaller mipmaps will contain garbage when Texture Streaming and Crun...
To reproduce:1. Open the user's attached project2. Make sure all the textures have both Streaming and Compression enabled3. Build an... Read more
Compute shader is significantly slower in DX12 compared to DX11
How to reproduce:1. Open user-submitted project (ResourceBarrierHandicap.zip)2. Open "SampleScene.unity" scene3. Set DirectX11 as th... 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