Search Issue Tracker
[2D Lighting] Changes made in the Cookie in Point Light reflected in Spr...
Changes made in the cookie in Point Light reflected in Sprite of the Sprite Light Steps to Repro: 1. Open Attached project 2. Selec... Read more
[Tag][Layer] Tag and Layer manager does not validate when only empty spa...
Both Tag and Layer manager do not validate when empty spaces are added. Refer the attached video Steps to reproduce: 1) Create a ne... Read more
[HDRP] NullReferenceException thrown continuously when "Look Dev" window...
When the "Look Dev" window is opened and "Scriptable Render Pipeline" Asset is set to "None" from the Graphics Settings, then it cau... Read more
Building the project with IL2CPP fails when Visual Studio 2019 16.5.4 is...
How to reproduce: 1. Open the attached project named "Case_1232169" 2. Open the Build Settings 3. Check if the "OpenThis" Scene was ... Read more
[Android] VideoPlayer can't access video files from local storage on dev...
Repro steps: 1. Open QA attached project "repro_1242452" 2. Build and Run on a device with Android 10 Actual: The video isn't load... Read more
[ECS] Crash on Unity.Entities.EntityDataAccess:CreateEntity when enterin...
Reproduction steps: 1. Open the user's attached "DotsStudies.zip" project 2. Enable Burst compiler in the Jobs > Burst menu bar 3. L... Read more
Terrain's 'Pixel Error' value has no effect when Orthographic Camera's N...
How to reproduce: 1. Open the "1244606_TerrainPixel" project 2. Enter Play Mode (Make sure Statistics are showing in Game view) 3. S... Read more
[Packman] Filters dropdown displays the menu even though it's set to off...
On double-clicking the filters dropdown, filter menu is displayed even though the dropdown button is set to off. Refer the attached ... Read more
[HDRP] Text(TMP) gets pixelated on enabling/disabling Font Auto size
TMP Text gets pixelated on: -Enabling/Disabling Font Auto size. -Enabling/Disabling RTL Editor. -Changing Alignment. Steps to repr... Read more
Compile errors with TvOs
-error: when using trying to use the Input System while TvOS is the active platform you get compile errors regarding the XR namespac... 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
- Crash on GameObject::QueryComponentByType when opening a project
- "Object reference not set to an instance of an object" is thrown when destroying a GameObject with a Camera Component
- [Android] The error message "OPENGL NATIVE PLUG-IN ERROR: GL_OUT_OF_MEMORY:" is thrown when the video is playing
- [IL2CPP] Build fails with the error "[1mcannot convert 'Nullable_1_tEA06D91799914C5C8830F83CE2A8395868C14F02' to 'int32_t' (aka 'int') without a conversion operator" when IL2CPP is used as the Scripting Backend
- Rigidbody interpolation is performed after the next frame's FixedUpdate() when using Rigidbody2D