Search Issue Tracker
[5.3+][Graphics] Destroying a shader might cause stale pointers in Share...
Looks like if there's a Material with some shader on it, then destroying the shader (either explicitly, or via asset bundle unload) ... Read more
[UI] Object shown as missing if removing component from a gameobject, On...
- Add a UI Button to a scene- Add an empty gameObject, e.g. GO1- Attach a script or amy other component e.g. BoxCollider to GO1- For... Read more
Winsparkle.dll is not recognized by the Unity when it's placed in the P...
How to reproduce:1. Open the attached project2. Enter the game mode3. Inspect the Console window Expected: Winsparkle.dll is recogni... Read more
Losing App and saved Variables after upgrading from Bolt to 1.6.0-pre.3
Reproducible on: Bolt 1.4.15 VS 1.6.0-pre.2, pre.3 Editor version: 2021.1.2f1 Platform: Windows 10 Steps to Repro: Create a project ... Read more
"Optimal" Anim.Compression removes anim after 1 sec
1. What happenedAfter applying Optimal anim compression, I lose all animation after 1 second. 2. How we can reproduce it using the e... Read more
Game View displays unplaced Tile when it is visible on the Scene and oth...
How to reproduce:1. Open the "SampleScene" scene in the attached project2. Open the Tile Palette window3. Select a Tile from the Til... Read more
[HDRP] Minor issue. Layered materials dont copy tiling information when ...
When creating a layered material (LayeredLitTesselalation in this case), user can drag and drop other materials to quickly copy thei... Read more
"The following settings are required" warning in the Environment Samples...
How to reproduce:1. Create a new HDRP project2. Go to Window -> Package Management -> Package Manager (Window -> Package Ma... Read more
[M1][Rosetta] Crackling sound when Editor is compiling
Reproduction steps:1. Create an empty project3. Play music in the background3. Create a new C# script and let it compile Expected re... Read more
[SinglePassStereo] Sprites stereo discrepency
[SinglePassStereo] Sprites stereo discrepency 2. How we can reproduce it using the example you attached1) Download/Open attached pro... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used