Search Issue Tracker
[Shuriken] Limit velocity over lifetime allows negative values
Steps to reproduce: 1. Download and import attached project.2. Open scene: main.3. Play.4. Select GREEN particle system in Hierarchy... Read more
[Lines] Error entering play mode with a line selected
Repro steps:1. Create a Line Renderer effect and have it selected and visible in the inspector2. Enter play mode3. Observe errors: N... Read more
[Camera] Camera preview does not display visible world space canvas
1. Create a new project.2. Create a Canvas with a visible UI element. (i.e. GameObject -> UI -> Button)3. Select Canvas in Hie... Read more
Global Illumination Draw Modes in scene view don't display Generated Lig...
How to reproduce:1. Open attached project ("ReproLightmap.zip")2. Open SampleScene scene3. In the Scene window at the top-left corne... Read more
SBP Support for Mip Stripping
Mip Stripping (removal of top level mips at build time) requires Asset Bundles to be rebuilt per change of quality level and activat... Read more
5.0 Deferred Shading makes Masked world space UI not work
UI Masks in world space canvases don't work with Unity 5.0 deferred shading. Read more
[Probuilder] Cannot select cube faces after reset script component.
Steps to repro: 1. open new project2. add Probuilder package, open Probuilder window4. add new cube to scene5. select "face" tool6. ... Read more
UnityCrashHandler32 and Standalone Build Icons are different
Build Icons are different for UnityCrashHandler32 and Standalone build Steps to Reproduce:1. Create a new Project2. Switch Platform ... Read more
Create Node popup remains and a "NullReferenceException" error is thrown...
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the Visual Effect Graph package (com.unity.vi... Read more
AndroidJavaObject.Set() throws exception when used
Reproduction steps:1. Open the attached project “TestProject”2. Open the “Assets/Scenes/SampleScene.unity” scene3. Build And Run on ... 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