Search Issue Tracker
[Decal] decal:blend in Surface shaders doesn't work with shadows
Objects with "decal:blend" used to receive shadows in 4.x.In 5.0 they don't. Two projects with screenshots provided. Read more
[URP] "Allow Dynamic Resolution" option gets turned off when entering th...
Reproduction steps: Open the attached “MyDemo2022.zip” project Open the “Assets/Scenes/SampleScene.unity” Scene Select the “camera-b... Read more
[Light Probes] Sharp banding visible in SH Light Probes when using Gamma...
Sharp banding visible when using light probes in gamma color space. Repro steps:1. Open BounceTest scene in attached project.2. Make... Read more
Changing Font settings pops up warning everytime game is played or stopped
To reproduce:1) Open the attached project2) Select font file and change rendering mode to hinted raster from default3) Hit apply (or... Read more
[URP] Material's name does not match Universal Render Pipeline/Particles...
How to reproduce;1. Create a new URP project2. Create Particle System3. Select 'Particle System' GameObejct in the Hierarchy4. Obser... Read more
Opaque Geometry rendered behind Skybox before reaching the Far Clipping ...
Steps to reproduce:1. Open the SampleScene of the attached user's project "T1451496_FarClip.zip"2. In the scene, the Cube is placed ... Read more
[OSX] Hangs when moving object in scene
How to reproduce:1. Open the attached project2. Open Terminus Scene3. Attempt to move some objects in the scene4. Unity will hang No... Read more
[VR] Anti-Aliasing breaks shadows on Windowed Rift player
Players built from the scenes in the attached project have problems with shadows when Anti-Aliasing is enabled under Quality Setting... Read more
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... Read more
[Mojave] Editor crashed on profiling::profiler::GetProfilerThreadID() wh...
How to reproduce:1a.) The project is created for the Android platform, make sure that you don't have this platform installed1b.) In ... 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