Search Issue Tracker
[iOS] Disabling AR Camera Background kills position tracking on iOS in A...
How to reproduce:1. Download and open the attached project2. Build and deploy the project to iOS3. Press the "Pause" button4. Press ... Read more
[FBX] Unity ignores pentagon shaped polygons
How to reproduce: 1. Open attached project2. Open scene Main.unity- Notice how the character is missing a single polygon in their ey... Read more
OnPreviewGUI method's background image is rendered grey instead of white...
How to reproduce:1. Open the attached 'TestPreviewRenderer2.zip' project2. Navigate Example -> GameObject Editor3. Observe that b... Read more
[GI] light is cast evenly to all directions from the object that has emi...
Reproduction steps:1. Open attached project.2. Open "textureEmissionToUniformExtreme" scene.3. Go to "Window > Lighting > Scen... Read more
[Mac] Crashes on __pthread_kill when opening a Script when there's no Vi...
How to reproduce:1. Open attached project2. Open any script from it Reproducible with: 2019.2.0f1, 2019.3.0a11(freezes)Not reproduci... Read more
New script-based files will be created incompletely when the creation pr...
How to reproduce:1. Create and open a new project2. Create a new Script file in the Project tab3. Right after creating, create any o... Read more
Documentation page is not displayed when the "VFX Value Noise 3D" questi...
Repo steps: Open Unity Scene Right click the Project Menu Click Create > Visual Effects > Visual Effect Graph Name the Graph a... Read more
Selecting game object throws two errors: ReflectionTypeLoadException and...
Steps to reproduce: 1. Open attached project2. Open scene "dassa"3. In hierarchy, select "GameObject"4. Notice errors in console:Ref... 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
Fragment Shader has "0" set on the alpha when returning float3 or half3
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Scenes/SampleScene” Scene3. Observe the Game View Expected re... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template