Search Issue Tracker
Input Field editing is disabled in a built project when navigating in an...
How to reproduce:1. Open attached "win_d_text_input_disabled.zip" project2. Build and run the project in windowed mode3. Make sure t... Read more
Original window doesnt enter fullscreen mode when launching with second ...
Reproduction steps:1. Open attached project2. Build and run the project3. Make sure "windowed" is unticked4. Select lower resolution... Read more
Unity 2018.2.7f1 Windows standalone crash on first run due to UnityPlaye...
Reproduction steps:1. Open the attached project ("1082241Repro.zip") Expected result: Project starts normallyActual result: Editor c... Read more
Input.MousePosition is offset from the cursor
Input.MousePosition seems to be offset from the cursor slightly. Currently this affects: - The editor (Always)- The player (When not... Read more
Hotkey combinations work inconsistently, multiple GetKey calls in the sa...
if (Input.GetKey(KeyCode.LeftControl) && Input.GetKey(KeyCode.X)) only evaluates to true if X is pressed first. It is opposi... Read more
Photo Capture callbacks are lost when Unity pauses during photo capture
If unity is paused during a photo capture, script callbacks may be lost and never called even after Unity resumes.To reproduce, use ... Read more
[HDRP] Changing Force Screen Percentage (Dynamic Scale) setting will gen...
Changing Force Screen Percentage (Dynamic Scale) setting will generate artifacts when using DirectX 12.Tested with 2019.3.0f5, 2019.... Read more
Crash on GetFontRealizationInfo when opening Rider with "Open C# Project"
How to reproduce:1. Open user attached project "CameraCapture.zip"2. Click on "Assets" > "Open C# Project" Expected result: Edito... Read more
[Windows] Skipping Window/Layouts module on changing release mode to deb...
Unable to change Editor Layout when release mode changed release to debug/ debug to release.Menu Window/Layouts couldn't be found er... Read more
Embedded Unity Window receives mouse down when using touch input outside...
Reproduction steps:1. Open user attached Build using Container.exe2. Touch the toggle box labeled "Touch This"3. Repeat the Input an... 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
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
- Some Prefab Source and Override content bounds are misaligned
- The Package Manager's "install packages by..." panels break when Domain Reload is triggered, and the panel is open
- Crash with multiple stack traces when leaving a docked VFX Graph open