Search Issue Tracker
[Render] Camera.Render does not work in the editor, works in builds
Steps to reproduce: 1. Open the attached project 'RenderOnce'2. Open 'test' scene3. Script is attached to the cube which renders dis... Read more
Missing API for Shape vs Shape Intersection
For the new low-level 2D physics that landed in 6000.3.0a5, we included a bunch of geometry vs geometry query methods which allow th... Read more
Icon of a GameObject flickers when it is just created
Steps: Create a new project Click on "GameObject -> Create Empty" menu item ==> Icon of a newly created GameObject flickers at... Read more
Mesh Filter's Mesh Properties display a blank window for built-in primit...
How to reproduce:1. Open the user's project "1351353.zip"2. Select the "Torus-7-4">"default" Object in the Hierarchy window3. In ... Read more
Texel Size Node doesn't return texel size but instead returns the size o...
How to reproduce:1. Open the user attached project2. Make sure the Scene "Test" is opened (Assets)2. Enter Play Mode Expected result... Read more
Shader compiler errors are occurring when using hull shader
How to reproduce:1. Open the attached 'Grass.zip' project2. Observe the Console Expected result: No errorsActual result: Shader comp... Read more
Crash in ParticleSystemParticles::CopyToArrayAOS() when calling Particle...
How to reproduce:1. Open tester-attached project (ParticleCrash)2. In SampleScene enter Play Mode3. Press 'Space' to call ParticleSy... Read more
[MacOS] Crash when opening project while HOME is null
Reproduction steps:1. Create an empty project2. Open Terminal3. Run the command “{{{}unset HOME{}}}“4. Open the project through Term... Read more
The Behavior Graph gets stuck on "Waiting" when deserialized before Beha...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Samples/Behavior/1.0.6/Runtime Serialization/Seriali... Read more
[UWP][IL2CPP] UnusedBytecodeStripper2 did not run properly
When building to UWP platform with IL2CPP backend, editor throws errors in the console: Exception: D:\Unity 5.3.1p1\Editor\Data\Tool... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names