Search Issue Tracker
[ProBuilder] Cannot create a shape in prefab mode
It is not possible to create a probuilder shape while in prefab mode. To reproduce:1) Download + Open Attached Project2) Open the "T... Read more
ImageConversion.LoadImage should load PNGs without alpha channel as RGB2...
Expected: loading a non-transparent PNG with ImageConversion.LoadImage results in an RGB24 texture, just like JPG.Actual: loading a ... Read more
[UI] The Binding option "touch [Touchscreen]" does not work.
From GitHub: https://github.com/Unity-Technologies/InputSystem/issues/332 When using UI, the "touch [Touchscreen]" binding option do... Read more
[Scripting] NullReferenceException when adding OnScreenButton component ...
From GitHub: https://github.com/Unity-Technologies/InputSystem/issues/393 Repro:1. Download package and project at: https://github.c... Read more
[Debugger] Events are sometimes out of order or disappear
From GitHub: https://github.com/Unity-Technologies/InputSystem/issues/408 Repro:1. Download package and project: https://github.com/... Read more
SkinnedMeshRender with blend shapes gives "Thread group size must be abo...
Reproduction steps:1. Open the attached project named "Case_1121794"2. Try to move the "ExampleScene" object in the Sample scene3. O... Read more
[2017.4][GLES3][Android] Textures of a specific width are rendered incor...
Repro steps:1. Open attached project2. Make sure the Graphics API is set to GLES33. Build and Run on Android4. Observe the two textu... Read more
"2D GameKit" Tutorial's MovingPlatform Component is not saving propertie...
How to reproduce:1. Open the "2D GameKit" Tutorial Project2. Drag the "MovingPlatform.prefab" to the Scene3. Untick the "Moving" Che... Read more
When using the PP Debug with Forward rendering, Instanced Terrain does n...
How to reproduce:1 Open the "SampleScene" in the attached "instancedTerrainNormalsForwardPath.zip" Project2. Note that the "Main Cam... Read more
QualitySettings.vSyncCount doesn't work in OnApplicationFocus(false) han...
To reproduce:1) Download and open the project attached by the user.2) Run in the editor.3) Observe that vSync is set to 1 and FPS is... 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