Search Issue Tracker
[Vizualization] Edit Collider doesn't have any effect when at least one ...
How to reproduce:1. Open the attached project "collider.zip"2. Open test scene3. Select Cube in hierarchy4. Notice that it has many ... Read more
[Direct3D9] Depth Texture has visual glitches in deferred rendering path
Reproduction steps:1) Open user's attached project2) Open "Pond" scene (located in Assets/DepthBug/Demo/Scenes)3) Change "Rendering ... Read more
[LightProbeProxyVolume] LPPV does not work on DirectX9
Light Probe Proxy Volume does not work in DirectX 9. Repro Steps: 1) Open attached project2) Run Builds/LPPV_DX9.exe (will load in D... Read more
[Duration][Tooltip] Run-on sentence on Duration tooltip of a particle sy...
Super-minor: the tooltip for the Duration value has a run-on sentence (see attached image). Maybe split into two sentences: ”The len... Read more
[MaxParticles] Fewer than 5 max particles get positioned on top of each-...
When max particles is set to under 5, all particles appear at the same position. Repro steps.1. Open MaxParticles scene from attache... Read more
[Triggers] Kill on Exit trigger fires as soon as particles are created
Exit kill triggers seem to fire as soon as the particles are created. Repro steps.1. Open Triggers scene from attached project.2. Pr... Read more
[Scene][ParticleCount] Scene view displays only the parent particle coun...
Scene Particle preview shows only the particle count for the parent system, even if a sub emitter is selected. Repro steps.1. Open P... Read more
[Json]JsonUtility.ToJson() does not return data of class inside DLL in J...
Steps to reproduce:1. Open attached project.2. Open script named "Test".3. Notice that Start() method is trying to return data of cl... Read more
[DLL] Crash when Native DLL array goes out of bounds
Steps to reproduce:1. Download and open attached project "New Unity Project 29.zip"2. Open and play scene "main" Actual result: Cras... Read more
Mathf.MoveTowardsAngle freezes with certain values
Steps to reproduce:1. Open "angle" project2. Open "1" scene3. Click on MainCamera4. Play scene and watch "Angle" values in inspector... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default