Search Issue Tracker
[Linux] Dock preview window resizes, flickers and extends to other displ...
Reproduction steps:1. Create a new project2. Drag inner windows around the display3. Observe the window preview behaviour Expected r... Read more
"Assertion failed on expression" error is thrown when Audio Group's "Sen...
How to reproduce:1. Open attached project "AudioTest.zip"2. Open "Audio Mixer" window3. In Project Window select "MisterMixer"4. In ... Read more
[TMP][Android] Keyboard doesn't show up when TouchScreenKeyboard.Open() ...
How to reproduce:1. Open the user's attached "Ludia-Keyboard.zip" project2. Build and Run the "SampleScene" on an Android device3. I... Read more
UnsafeUtility.AlignOf<T>() reports incorrect value for Explicit layout s...
Reproduction steps:1. Open project “AlignOfBugReport.zip”2. Enter Play Mode and observe “Align of test struct: 4” text displayed in ... Read more
Game view becomes black and the Scene window becomes grey, “ArgumentOutO...
How to reproduce:1. Create a new project using a 3D URP or HDRP Core template2. Change the name or delete the “SampleScenereProfile”... Read more
Crash on __pthread_kill when initializing Vuplex WebView while entering ...
Reproduction steps:1. Open the attached “repro_IN-96283“ project2. Open the “Assets/_ScreeningRoomPro/Scenes/APIFlow.unity“ Scene3. ... Read more
Matrix4x4 exposed property is cropped in Subgraph block
Steps to reproduce: Import the attached package Open New VFX.vfx Observe that Matrix 4x4 property is cropped in Subgraph Block outpu... Read more
[TextureCompression] Using "Graphics.CopyTexture" or "SetPixelData" with...
How to reproduce:1. Open project "PVRTC.zip"2. Open Main Scene (Assets > Scenes > Main)3. Open a Console window and enter the ... Read more
DOTS Entities throws a compilation error when field variable is used in ...
How to reproduce:1. Open the user's attached project "Dots compiler bug.zip"2. Observe the Console window Expected result: No error ... Read more
[macOS] Close window (CMD+W) option doesn't work on any of the Editor wi...
Steps to reproduce: 1. Open any Unity project2. Open 'Build Settings' window (or any other window)3. Try to close it by clicking CMD... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class