Search Issue Tracker
[Toon/Lit Outline] Toon shader not rendering outline when built
Steps to reproduce: 1. Open attached project2. Open 'TessellationSample' scene3. Change one of the spheres shader to Toon/Lit Outlin... Read more
Standard (Specular Setup) shader still has specular when using a black s...
Standard (Specular setup) shader with black specular still have specular color rendered. I'm not sure is it intended (because of new... Read more
Subemiter's Emission position is not the same when emitted by the Parent...
How to reproduce:1. Open the attached project2. Go to the "ParentedParticles" Scene3. Click on the "Parent system" in the Hierarchy ... Read more
Unity hard crash when setting AvatarMask transformCount to negative value
Executing these two lines of code will crash Unity so bad the bug reporter doesn't come up:UnityEditor.Animations.AvatarMask a = new... Read more
Particles set to emit from a Skinned Mesh Renderer do not work with Blen...
When a particle system is set to use a Skinned Mesh Renderer as its Shape, and that mesh is using blend shapes, the particles are on... Read more
[Oculus XR SDK] Error spamming to logs on Quest: OPENGL NATIVE PLUG-IN E...
After running the graphics tests (and during) I'm seeing a lot of an error being spammed to the log. 1-21 09:23:58.475 22244 22296 D... Read more
[2D][2D Lights and Shadows] Point Light seems to have a wrong behaviour ...
[2D][2D Lights and Shadows] Point Light seems to have a wrong behaviour when moving it in and out of a Light Reactor Repro Steps: 1.... Read more
Inspector debug "Duplicate" and "Delete" options don't work
Steps to reproduce:1. Create new material2. Turn on inspector debug mode3. Create more entries in "String Tag Map" array4. Try to de... Read more
[WSA] fails to load xml file
Repro steps:1. open project "New Unity Project.zip";2. build to WSA platform. Build and run generated project;3. press "save" button... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used