Search Issue Tracker
Standard (Specular Setup) shader still has specular when using a black s...
Standard (Specular setup) shader with black specular still have specular color rendered. I'm not sure is it intended (because of new... Read more
Light Probe Proxy Volumes turn GameObject darker when it has a transpare...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Inside the Scene View,... Read more
[Inspector Functionality] Inspector doesn't scroll to the bottom when at...
Inspector does not scroll when dragging a component at the bottom to attach it as a component Steps to repro:1. Create a new project... Read more
UI disappears when changing the "Render Scale" value
How to reproduce:1. Open the attached project “RenderScaleIssue.zip“2. Open “SampleScene“ (Assets/Scenes)3. Click on the “UniversalR... Read more
[ComputeShader] Writing into RenderTexture wont read in a vertex shader
Steps to reproduce: 1. Open attached project "768938.zip"2. Open scene "demo"3. Run scene4. In hierarchy, select "Plane" and notice ... Read more
Wrong Sprite pivot when using the Particle System "Texture Sheet Animati...
How to reproduce:1. Open the attached user project “TightParticle.zip“2. Open Scene “TightParticle“3. Enter Play Mode4. Compare “Tig... Read more
Window sidebar is resized with unpressed mouse button after clicking on ...
Steps to repro:1. Create the new project;2. Open the Project Settings window;3. Select any item in the sidebar (i.e. HDRP)4. With th... 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
Analytics Library package throws errors when there are spaces in the Uni...
Steps to reproduce:1. Make sure your Unity editor installation path has a space, if not add it2. Create a new project3. Import the A... Read more
Property drawer and its localized values default to collapsed
Property drawer and its localized values default to collapsed which is tedious to expandevery time you use a new string. Can we save... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code