Search Issue Tracker
[Forward|Clear] 2nd camera doesn't clear skybox if main camera has Image...
Steps to reproduce: 1. Open attached project (SSAO bug.zip)2. Open scene "SSAObug"3. Make sure that "Anti aliasing" (found in Qualit... Read more
[AABB][Particles] Errors when adding BoxCollider to legacy particles
How to reproduce:1. Import the ParticleError package and open the included scene (it has GO with ElipsoidParticleEmitter and Particl... Read more
Profiler's Record setting gets enabled again when re-opening the Profile...
How to reproduce: 1. Open any project2. Play the scene3. Open the Profiler window4. Disable the Recording5. Close the Profiler windo... Read more
Profiler Window Record button is missing its icon
How to reproduce: 1. Open any project2. Open the Profiler window- Notice how there is no stopwatch icon next to the Record button Read more
[Library] Assignation of a renamed material on a mesh is reverted back t...
Steps to reproduce: 1. Open the attached project2. Rename and change the color of the material 'SM_GroundMat' under Assets/Materials... Read more
Asset Store cannot be maximized with Shift + Space
Steps to reproduce : - open Unity and set the Layout to Default- switch to the Asset Store tab (now incorporated in the default layo... Read more
Inconsistent data loaded from InitializeOnLoad and InitializeOnLoadMetho...
How to reproduce: 1. Open attached project- When opening the project, this output is printed in the console:OnEnable[Static CTOR MyS... Read more
[MixedMode] Fix shadow leaking into lightmapped fragments that face away...
Dynamic shadows are visible on the geometry facing away from the lights. That happens because geometry is brightly lit by indirect o... Read more
[Standalone] Inconsistent Direct3D behavior with non-native resolution o...
Steps to reproduce: 1. Create a new Unity project2. Go to 'Player Settings' and make sure the Direct3D9 is used as a Graphics API3. ... Read more
Using Camera::Render to render a picture to a texture does not work
How to reproduce: 1. Open attached project2. Open scene RenderTextureBug.unity3. Build to iOS and run4. Press the 'Snap Picture' but... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template