Search Issue Tracker
[ShaderCompiler] Shader files that include .cginc files don't record the...
Reproduction steps:1. Open the attached project "ShaderDependenciesBug"2. Go to Assets/Marmoset/Shader/Terrain3. Right click "Marmos... Read more
Artifacts on huge objects if lightmapped
Bake scene cube.unity and observe artifacts. See this thread for details http://forum.unity3d.com/threads/large-scale-lighting-noise... Read more
Editor freezes when using Debug.Log and trying to print a value within t...
How to reproduce:1. Open attached project "Case_1164485_repro.zip"2. Open "Paddle" scene3. Enter Play Mode Expected result: Editor d... Read more
Blending with empty state on base layer is not smooth
In a simple state machine, with a constant animation (ex: cube at 2) and an empty state, with a trigger to transition to the empty s... Read more
UNC AppData(Roaming) directory cannot be accessed
What happens: Unity.exe cannot boot in a particular environment. Details: When Unity.exe runs, it creates or accesses the Roaming fo... Read more
[iOS]WWW.LoadFromCacheOrDownload does not remove least used asset bundle...
1. Open attached project2. Change lionbUrl string into "https://oc.unity3d.com/index.php/s/WDNK7fwsrEXCygT/download" in Loader.cs3. ... Read more
Crash on operator delete[] when Instantiating an Asset Bundle that refer...
Reproduction steps:1. Open the attached user's project "UnityTest_2022"2. Build and Run the project3. In the Player, Load Bundles 1,... Read more
[LightProbes] With continuous baking enabled and baked light, light prob...
Steps to reproduce this issue: 1. Open the attached project2. Open 'Light probe bug' scene3. Notice light probes in the scene affect... Read more
[WebGL] Profiler does not autoconnect on WebGL builds
How to reproduce:1. Create new project2. Open build settings, switch to WebGL and enable Autoconnect profiler setting3. Build and ru... 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
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
- “No Overlays” Overlay overlaps with the Tile Palette toolbar when docked on the left