Search Issue Tracker
[MacOS][VSCode] Visual Studio Code package throws error on opening scripts
Reproduction steps: 1. Open "VSCodeWrong.zip" project2. Make sure that Visual Studio (Community) or Visual Studio Code is selected a... Read more
GameObject disappears and Prefab inherits its Components when Prefab is ...
How to reproduce:1. Open the attached "case_1149316.zip" Unity project2. Open the "Parent" Prefab Variant in Prefab Mode3. Swap the ... Read more
Sprite sheets in asset bundles built by scriptable build pipeline crash ...
How to reproduce:1. Open project "SpriteCrash.zip"2. Open "SampleScene" Scene3. Enter the Play mode4. Click on "load Bundles" button... Read more
Particle Systems are scaled incorrectly when using Velocity render align...
How to reproduce:1) Open attached project2) Open the included Example Scene3) Enter Play Mode Reproducible with: 2018.1.0b1, 2018.3.... Read more
[Shader Graph] "undeclared identifier 'SamplerState_Point_Clamp'" error ...
Reproduction steps: 1. Open "1149615" project2. Open "Toon" in the Shader Editor3. Notice that on "Toon Shading" there is an error: ... Read more
EventSystem does not work in build when Target Display in Event Camera i...
How to reproduce:1. Open user attached project "Raycast Build Issue (2018.3.13f1).zip"2. Build the project (PC, Mac & Linux Stan... Read more
[Android] Application crash on Adreno GPU's when executing method Warmup...
To reproduce:1. Open attached project "Android9Crash.zip"2. While in project, make sure GLES3 is set as primary GPU API3. Build and ... Read more
[Linux]Memory allocation in OnAudioFilterRead() causes multiple Stack ov...
To reproduce:1) Open attached project and scene2) Play it Expected: Audio playsActual: It freezes and the following error appearsSta... Read more
[Editor] Files are not being added to assets folder if dragged and dropp...
Files are not being added to assets folder if dragged and dropped in empty space below the package manager folder Steps to Repro:1. ... Read more
Changes in the Code of a ScriptedImporter alter .meta files of Reimporte...
Changes to the Import Code of a ScriptedImporter which alters the structure of the Imported Object, even when there are no changes t... 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