Search Issue Tracker
Particle system's mesh render mode causes artifacts
Setting particle system's Render Mode to Mesh (in Renderer module) causes artifacts. Other modes work fine, but switching to them fr... Read more
Camera rendering path set to deffered doesn't render the .fbx GameObject
To reproduce:1. Open attached project and run it;2. Choose scene test;3. Change camera rendering path to forward; (when it is set to... Read more
PSD Files with no alpha are imported as RGBA
Reproduction Steps:1. Import attached project.2. Select "TGA" in Assets.3. Observe how it is imported as RGB. (Which has been fixed ... Read more
Previous animation restarts repeatedly, when next animation starts to pl...
To reproduce:1. Open project2. Play scene3. Click mouse button a few times in a row Expected: 'MyModel_anystate' and 'My_model' mode... Read more
[5.6] Light color alpha does not pass into the shaders
The alpha value of light's color property does not pass into shaders regardless of rendering path (deferred/forward). It is fixed fo... Read more
Disabling NavMeshSurface gizmo does nothing
Steps to reproduce:1. Download and open attached project "NavMeshComponents-master.zip"2. Open Navigation window, so that you could ... Read more
Phantom forces when landing a Wheel Collider on an angle
When landing a vehicle on an angle the Wheel Colliders have a tendency to Immediately stick to the ground at a relative 90 degree an... Read more
[WASM] building with full exceptions fails
-e: see title, fails with build error--works fine with just asm.js -repro:--create new project--enable WASM and full exception suppo... Read more
[Point Light] Visible artifact when using point lights in linear color s...
In linear color space Point lights displays an artifact if intensity goes beyond 2 or so. Repro: 1. Open the minimal repro project: ... Read more
[Linux] 'Run In Background' setting is ignored on Linux builds
When 'Run In Background' is disabled for Linux standalone builds, they still keep on running in the background. Steps to reproduce:1... 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