Search Issue Tracker
No Icons are used for the Entry and Exit States in the Inspector when se...
Steps to reproduce: 1. Open any Project2. Create an Animator Controller Asset and open it3. Select the Exit State and observe the In... Read more
[RenderTexture] Two objects with same 3d texture turn black
For some reason, when two objects share same material with render texture they become black after 1 second delay. This bug only repr... Read more
Vertical bar position on Demo Audio Effect does not match their values w...
How to reproduce:1. Open the “VerticalBarVisualBug.zip“ project2. Open the Audio Mixed tab3. Create two sibling Audio Groups4. Add a... Read more
Generated DLL is not loaded with Unity 5.5 and newer
Framework target is set to Mono/.NET 3.5, however in Unity 5.5 while loading this dll, the following error appears: "Plugin targets ... Read more
[VFX] Can't edit values of Matrix4x4 Node when created as a Property
Reproduction steps:1. Create an HDRP Project2. Create a VFX Graph3. Create a Matrix4x4 Property and make it a Node4. Expand the Node... Read more
Changing Reflection Intensity at runtime via script doesn't work
Changing Reflection Intensity at runtime via script does not work. However, changing it manually in the editor works. RenderSettings... Read more
Wrong indents in License Agreement for Mac Installer
Wrong indents in License Agreement for Mac Installer Start installing Unity Editor and please see attached images Read more
Optimise gameobject breaks skinned mesh when the root bone is changed
Reproduction steps:1. Open the attached “Repro“ project2. Open the “Assets/OutdoorsScene.unity“ Scene3. Enter the Play Mode4. Observ... Read more
[Package] Exporting a VFX does not include the shader in the export pack...
Exporting a VFX with a ShaderGraph in a Particle/Strip Output does not include the shader in the export package. Repro steps:1. Crea... Read more
[ShaderGraph] Pasting node with mouse doesn't paste near location of the...
This is confusing when you navigate elsewhere in the graph to paste a node, then when you paste it appears that nothing happens.Node... 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