Search Issue Tracker
[Android] Neither of the callbacks are called when several videos with V...
How to reproduce:1. Open the “VideoTest.7z“ project2. Open the “SampleScene“ scene3. Build and Run for Android4. Spam on the “New Vi... Read more
[UI] "Blocking Mask" available in "Graphics Raycaster(Script)" component...
Description:"Blocking Mask" available in "Graphics Raycaster(Script)" component doesn't work when it set to "Nothing" with "Ignore R... Read more
VFXGraph SampleGraphicsBuffer error when compiling shader code on 6000.0...
Steps to reproduce:1. Open the attached project "SampleGraphicsBufferError.zip"2. Observe the console for the error: "Shader error i... Read more
Animator.GetBehaviours returns empty array after a scene has been saved
To reproduce:1. Open attached Unity project "GetBehaviours.zip"2. Open "MyScene" scene3. Click on "GameObject"4. Inspect States (the... Read more
[Operator] Copy-pasting spaceable operators or blocks sets them always t...
Repro steps:1. Pick any spaceable operator (i.e. Transform (Position)) or spaceable block (i.e. Position (Circle))2. Set it to World... Read more
“Selected keywords” string under “Shader Build Settings” is cut off (not...
Steps to reproduce: Create a project Go "File" -> "Build Profiles" Click the "Add Build Profile" button Select "macOS" Click the ... Read more
Audio glitches and CPU usage increases when plugging microphone/speaker/...
How to reproduce:1. Plug any microphone/speaker into your computer via USB2. Open attached project3. Enter the Play Mode4. Open Prof... Read more
Text is cut off in Viewport when adding Tint Filter function to Element ...
Steps to reproduce:1. Create new Unity project2. Open UI Builder window (Window > UI Toolkit > UI Builder)3. In Library find “... Read more
[Remote Config] Cursor does not change to Edit mode when Editing fields ...
Cursor does not change to Edit mode and keeps displaying the default arrow icon when Editing fields in Remote Config window. Refer t... Read more
Launching Unity from command prompt ignores command line arguments when ...
Reproduction steps:1. Open the Command prompt2. Call "C:\Program Files\Unity 5.4.1p1\Editor\"Unity.exe -batchmode Note: Calling "C:\... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist