Search Issue Tracker
[Interactions] Some Interactions don't have the correct startTime, time ...
Github: https://github.com/Unity-Technologies/InputSystem/issues/576 Affected Interactions:- Press: Press Only, Press and Release- H... Read more
Selecting clips through playhead in a timeline with 30+ tracks throws a ...
How to reproduce:1. Open the attached "TimelineNRE.zip" project and open "SampleScene"2. Open the "Main CameraTimeline.playable" in ... Read more
Nondeterministic build when building Asset Bundle containing shaders
Reproduction steps:1. Open "Test.bat" from project directory and make sure the path of Unity.exe is correct2. Run "Test.bat"3. Wait ... Read more
Transform Component doesn't collapse when pressing on the top pixels of ...
Reproduction steps:1. Create an empty project2. Press on any GameObject in the Hierarchy3. Press on the top pixels of the Transform ... Read more
[Android] Depth texture isn't rendered when using OpenGLES3 Graphics API
Reproduction steps:1. Open the user’s attached “IN-18722_DepthRendering2021“ project2. See that Graphics API is set to OpenGLES3 in ... Read more
[VFX] OOM on GPU causing unexpected behavior with multiple spawner
Step to repro:- Open attached package in URP project- Observe the particle color Actual : black (or random)Expected : red Read more
[MacOS] RMB is stuck in a custom Editor window when pressing the button
How to reproduce:1. Open the user’s attached “testRightClickPressedButtonsStuck” project2. Open the “Test → Open Test Window” custom... Read more
[Android] Keyboard gets hidden when the input field area is clicked and ...
How to reproduce:1. Open the user’s attached “1359628_hide_input” project2. Build And Run the “SampleScene” Scene on Android3. Click... Read more
[Android] Application.streamingAssetsPath points to a wrong directory on...
Repro steps:1. Open user attached project2. Switch build target to Android3. Make sure "Build App Bundle (Google Play)" is checked4.... Read more
[Being Backported] AssetBundle.LoadFromFileAsync causes errors when bund...
How to reproduce:1. Open the user’s attached project2. Open scene Scenes/SampleScene3. Go to Tools -> Build Asset Bundles4. Press... 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