Search Issue Tracker
Setting time property in Unity Video Player produces Audio desync
Steps to reproduce:1. Open attached project2. Go into play mode-Easily noticeable audio desync is present, audio is late by <0.5s... Read more
[Editor] Icons in Input Debugger are blurry
From GitHub: https://github.com/Unity-Technologies/InputSystem/issues/367 Repro:1. Download package from: https://github.com/Unity-T... Read more
[Scripting] When using ReadValue<T> with a mismatched value type, a wron...
Github bug: https://github.com/Unity-Technologies/InputSystem/issues/361From forum: https://forum.unity.com/threads/indexoutofrange-... Read more
[Editor][UI] Input Action UI does not handle "Infinity" or e-notation.
GitHub Bug: https://github.com/Unity-Technologies/InputSystem/issues/351This happens in the Input Action UI. The Interactions have m... Read more
Fallback P/Invoke DLL resolution is broken on Windows
To reproduce:1) Open attached project and scene2) Build and run it Expected: Plugin loads up and passes okActual: Plugin fails to lo... Read more
PreviewRenderUtility Camera's aspect not adjusted when Editor window wid...
To reproduce:1. Open attached project2. Click on the "LoadingPatternRepository" Scriptable object Asset in root Assets folder3. Pres... Read more
[Windows][IL2CPP] Standalone Player does not throw an Error when initial...
To reproduce: 1. Download attached project "TestSocket2018.3.zip" and open in Unity2. Open "SampleScene" scene3. Enter to Play mode4... Read more
[GPU PLM] Editor crashes in RadeonRaysMeshManager::StorePerInstanceMater...
Steps to repro:1. Download the attached project from the link in the comment;2. Open 'AVP6_Desktop' scene;3. In the Lighting window ... Read more
Lighting generation dialog only resets after mouse move
-e: when generating lighting explicitly after it is done the buttons only switch back after some interaction -repro:--create new pro... Read more
[Android] Build&Run doesn't deploy apk on device when split APKs by targ...
How to reproduce:1. Create a new project2. Switch platform to Android3. In Player Settings enable "Split APKs by target architecture... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code