Search Issue Tracker
[WebGL] [DllImport("__Internal")] fails to link with .jslib files
Reproduction steps: 1. Open "1101395" project 2. Build and Run for WebGL Expected Result: Build finishes Actual Result: Build fail... Read more
[Scripting] Asmdef with `auto referenced` set to false will still cause ...
When an asmdef has the auto referenced flag set to false and no additional references it will still cause Unity assemblies such as A... Read more
Unable to create a prefab when gameObject's name starts with a period
How to reproduce: 1. Create a new project 2. Create a Cube and name it ".Cube" 3. Try to make a Prefab from the ".Cube" Expected re... Read more
New Project default "SampleScene" is added to the Build Settings
Reproduction steps: 1. Create a New Project 2. Open the Build Settings Expected Result: No scenes added to the Build Settings Actu... Read more
Camera.Render produces the same view in both eyes with XR setting Single...
Steps to reproduce: 1. Download and open the attached project 2. Enter Playmode Expected result: camera texture is overridden, but ... Read more
[Android] Visual artifacts in the skybox when using more than one camera...
Steps to reproduce: 1. Open the attached project 2. Build and run to Android device 3. Inspect the Player for black artifacts in the... Read more
Particle System Trails change their size randomly when there is a Realti...
Steps to reproduce: 1. Open the attached project "case_1117520_particle_system" 2. Navigate to Project-> Assets-> Scenes and open "S... Read more
Errors in Console Window related to Scene View and crash when entering P...
How to reproduce: 1. Open attached project "case_1124080-SceneViewErrorsAndCrashOnPlayMode" and scene "SampleScene" 2. Enter Play Mo... Read more
Particles colorOverLifetime module becomes HDR when colorKeys are set
How to reproduce: 1. Open the user-submitted project ("ParticlesLifeOverTimeColorBug.zip") 2. Enter the "SampleScene" and click on t... Read more
Removing Tilemap's Tile with SetTile(Vector3Int, Tilemaps.TileBase as n...
Reproduction steps: 1. Open the Project inside "CloneDwarves.zip" 2. Play the "SampleScene" scene 3. Press on the tile below the Cha... 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 Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding