Search Issue Tracker
[iOS] Shadows of a sphere are not drawn on game object with Standard (Sp...
To reproduce:1. Open attached project;2. Open "test" scene;3. Change Graphics API to OpenGLES2;4. Build and run on iOS devices. Expe... Read more
[ReflectionProbes] Reflection probe's intensity is lower than the scene'...
Steps to repro: 1. Open attached project and 'SimpleReflectionprobeTest1' scene;2. In the Lighting window click 'Generate Lighting' ... Read more
Scene view has intermittent stuttering when moving around with WASD keys...
How to reproduce:1. Create or open any project2. In Scene view, move around with WASD + right mouse button3. Observe Scene view Expe... Read more
Physics2D.BoxCast always returns false when Default Contact Offset is le...
How to reproduce:1. Open my attached project ("1822f1.zip")2. Press Play3. Inspect Console Expected result: Physics2D.BoxCast return... Read more
Spot and point lights are missing or rendered incorrectly on OpenGLES3 a...
To reproduce:1. Open [Particles]FTP project from the Collab (smaller project version in progress);2. Open "18_LightsModule" scene;3.... Read more
Unity editor crashes on mono after building with a Darkwind plugin
How to reproduce:1. Open user's attached project2. Navigate to Window -> Darkwind -> Builds3. Expand Builds tab and select "bu... Read more
Output Log is not copied to the crash directory when using Application....
The steps to reproduce:1. Open attached project2. Build the project using Windows Standalone Platform3. Load the build "CrashProject... Read more
Colliders are not properly resized after being parented to another objec...
How to reproduce:1. Open user-submitted project (BoxCollider)2. Enter Play Mode Expected result: the Box Collider is the size of the... Read more
[Editor] Tooltips are offset in the Settings Window
1)Open the settings window `Editor/Settings`2) Hover over a property that contains a tooltip3) Notice tooltip is offset, it does not... Read more
Changing Camera targettexture dynamically during frame causes Post Effec...
Postprocessing: Gets graphics glitch when script does camera target texture changes. (New in 5.6) 1. Download attached project (Post... 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 SpriteAtlas::PopulatePackedTexturesAndRenderData when changing Import Settings on a Sprite that has been added to a Sprite Atlas while in PlayMode
- Empty lists can be applied in Additional Compiler Argument list in Project Settings
- [Vulkan][OpenXR] SRP Foveation Regions Not Centered when eye-tracking is not used
- Long Color Library name overflows outside input field bounds
- Shader Graph validation and Metal threadgroup memory warnings thrown when installing HDRP package in Universal 3D Template