Search Issue Tracker
Tree 3D Object is not visible in a build when using a 3D (URP) Template
How to reproduce:1. Create a 3D (URP) project2. Right-click in Hierarchy and select 3D Object > Tree3. Go to Build Settings4. Bui... Read more
Error NullReferenceException: Object reference not set to an instance of...
How to reproduce:1. Open any project with UI Builder installed2. In Project Browser create a UI Document Asset3. Open it in UI Build... Read more
IndexOutOfRangeException in Unity.Rendering.Occlusion.Masked.Dots.Occlus...
How to reproduce:1. Open the attached project "indexoutofrange-repro-urp.zip"2. Move the Scene View Camera near the Scene origin3. E... Read more
The Component is not rendered when 'hideFlags' is used in CustomEditor O...
How to reproduce:1. Open the attached project "CustomEditorTest.zip"2. Create an Empty GameObject in the Hierarchy window3. Add Comp... Read more
Blackboard in the Shader Graph does not scroll horizontally when the "Sh...
Reproduction steps:1. Open the attached "repro_IN-52095.zip" project2. Open the "Bacteria.shadersubgraph" Shader Graph ("Assets >... Read more
Particles are not adhering to the Mesh shape selected when being spawned...
Reproduction steps:1. Open the attached “IN-52257_SubEmitterMeshShapeParticleBug.zip” project2. Open the “SampleScene”3. In Hierarch... Read more
Allocation errors are thrown when an Asset Bundle class script is changed
How to reproduce:1. Open the “UnityTestBes_External“ project2. Open the “StartupScene“3. Enter Play mode and wait for the Scene to c... Read more
NullReferenceException errors thrown when trying to move a node that is ...
1. Create a new Unity project2. Right-click in Hierarchy and select 3D Object > Tree3. In the Inspector window select Add Branch ... Read more
[VFX Graph] Visual Effect is recompiled before entering playmode even if...
Steps to reproduce: 1. Open attached project2. Open scene "OutdoorsScene"3. Open "New VFX" visual effect4. Make sure visual effect g... Read more
Rendering artifacts in the Editor when rotating a spline point of a Tree...
How to reproduce:1. Create a 3D (URP) project2. Right-click in Hierarchy and select 3D Object > Tree3. In the Inspector window se... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal