Search Issue Tracker
Loading particles AssetBundles which are built for iOS platform causes a...
How to reproduce: 1. Open the attached project 2. Switch platform to iOS 3. Build AssetBundle via Assets/Build AssetBundle From Sele... Read more
NavMesh.FindClosestEdge finds incorrect value of the edge
Reproduction steps: 1. Open the attached project; 2. Open the test.unity scene; 3. Open the Navigation window near Inspector; 4. Ent... Read more
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... 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 fix... Read more
Previous animation restarts repeatedly, when next animation starts to pl...
To reproduce: 1. Open project 2. Play scene 3. Click mouse button a few times in a row Expected: 'MyModel_anystate' and 'My_model' ... 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 coul... 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 s... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key