Search Issue Tracker
Player resolution set to diplay resolution when calling Screen.SetResolu...
How to reproduce:1. Open the attached project (ScreenSize.zip)2. Make sure the "Sample Scene" is open and press Ctrl+B to build and ... Read more
VFX Graph doesn't play during Play Mode when Scene view is not active
How to reproduce:1. Open the attached "1294054_repro.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. Observe the Gam... Read more
[HDRP][DXR] Pathtracer does not support spotlight with pyramid or box sh...
Reproduction steps :1. Open any project2. Make sure HDRP + DXR wizard is all green3. Add Path Tracer override on a new volume and en... Read more
EditorUtility.DisplayProgressBar invoked progress bar disappears when th...
How to reproduce:1. Open the submitted project(ProgressBarProblem.zip)2. From the Menu bar select Examples > Progress Bar Usage3.... Read more
[VFX] Can't edit values of Matrix4x4 Node when created as a Property
Reproduction steps:1. Create an HDRP Project2. Create a VFX Graph3. Create a Matrix4x4 Property and make it a Node4. Expand the Node... Read more
The Game View Scale slider value increases when the project is reopened ...
Reproduction steps:1. Open the attached project "GameView 2020.2.0b12.zip" or create a new project2. In the Game View set the aspect... Read more
Sprite Shape generates Edge Colliders with deformed corners
How to reproduce it:1. Open the user's attached project 'SpriteShapeBugRepro.zip'2. Load ‘BugReproScene’ from 'Assets' > 'Scenes'... Read more
EditorUtility.DisplayProgressBar invoked from an EditorWindow throws an ...
How to reproduce:1. Open user-submitted project (ProgressBarProblem.zip)2. Reset the Editor Layout to Default3. In the Menu bar sele... Read more
Assertion failed on expression: 'res == EAGAIN || !HasAbortingErrors()' ...
Investigation of the issue revealed that asset db was trying to insert into lmdb database, with a key that was longer that supported... Read more
Directory.GetFiles() ignores "." symbol when built with IL2CPP
Reproduction steps:1. Download and open the submitted project "directory_get_files.zip"2. Build and run the project Expected result:... 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
- Editor hangs when painting Details containing 2D Mesh on Terrain
- No audio is played when TimelinePlayable has one output
- Scene and Sprite Editor views break when an edge is deleted in an attempt to split geometry
- Specular lighting visible in a camera with Path Tracing when Preserve specular lighting is disabled in observed material
- Cinemachine package throws CS1061 errors in the Console when installed in a project that has HDRP and URP installed