Search Issue Tracker
Prefabs lose component references after building the project
How to reproduce:1. Open the attached project ("case_1118527-Divinoids_For_Report")2. Open the repro scene ("Main Menu")3. Enter Pla... Read more
[WebGL] [DllImport("__Internal")] fails to link with .jslib files
Reproduction steps: 1. Open "1101395" project2. Build and Run for WebGL Expected Result: Build finishesActual Result: Build fails Re... 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 project2. Create a Cube and name it ".Cube"3. Try to make a Prefab from the ".Cube" Expected result... Read more
New Project default "SampleScene" is added to the Build Settings
Reproduction steps: 1. Create a New Project2. Open the Build Settings Expected Result: No scenes added to the Build SettingsActual R... Read more
Camera.Render produces the same view in both eyes with XR setting Single...
Steps to reproduce:1. Download and open the attached project2. Enter Playmode Expected result: camera texture is overridden, but eac... Read more
[Android] Visual artifacts in the skybox when using more than one camera...
Steps to reproduce:1. Open the attached project2. Build and run to Android device3. Inspect the Player for black artifacts in the sk... 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 ope... 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 Mode... 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 the... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used