Search Issue Tracker
Error appears when undo the creation of prefab, which had transform comp...
Reproduction steps:1. Create new project.2. Create new gameobject.3. Drag it to project window to create prefab.4. Add rect transfor... Read more
Cannot use custom materials when CommandBuffer blitting from CameraTarge...
How to reproduce:1. Open the user's attached project from "commandBufferCameraBlitTest.zip"2. See in Game View the cyan color becaus... Read more
[SerializeReference] CustomPropertyDrawer doesn't get correct value when...
How to reproduce:1. Open user's attached project2. Open "SampleScene" Scene3. Select "GameObject" in Hierarchy4. In the Inspector ex... Read more
[HDRP] NullReferenceException thrown continuously when "Look Dev" window...
When the "Look Dev" window is opened and "Scriptable Render Pipeline" Asset is set to "None" from the Graphics Settings, then it cau... Read more
[Android] [Vulkan] Distorted screen when trying to change orientation
Steps to reproduce: 1) Download attached project and open in Unity2) Make sure Vulkan is the only Graphics API in the list3) Build a... Read more
URP Decal instanced rendering breaks and spams warnings when it is enabl...
How to reproduce:1. Open the user-attached project “UrpDecalInstancingBug”2. Open the “SampleScene” scene3. Enter the Play Mode4. Ob... Read more
[Backport] Unnecessary cast to float when calling Mathf.Abs
The return type of Math.Abs is float, so explicit cast to float in the return statement of Mathf.Abs is unnecessary and leads to inc... Read more
[Themes] Component icons get camouflaged on selection when using persona...
Component icons get camouflaged on selection when using personal theme in prefab override window. Refer the attached screenshots Ste... Read more
Argument Exception gets thrown when selecting any Marker after clicking ...
How to reproduce:1. Create a new project2. Import the Profile Analyzer package from the Package Manager3. Open the Profile Analyzer ... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size