Search Issue Tracker
Tooltip prefix is ignored when used with UnityEvent
How to reproduce:1. Open the attached “IN-17777.zip” project2. Open the “SampleScene” Scene3. Select the “GameObject” GameObject in ... Read more
SerializeReference working incorrectly when using Prefab Variant
Reproduction steps: Open the attached project(“VarianSerializationBug.zip“) Select Scene Assets/Scenes/SampleScene Select Assets/Var... Read more
IMGUIContainer in ScrollView causes flickering
Some flickering occurs when having IMGUIContainers in the scrollview. This is likely caused by the fact that now the layout of scrol... Read more
[BiRP SG] Built-In Shader Graph's Emission input doesn't contribute to GI
Reproduction steps:1. Open user attached Project2. Edit the Shader Emissive Color property to have the reference name _EmissionColor... Read more
GameObjects aren't rendered in the Player when the Material Shader is cr...
How to reproduce:1. Open the user's attached "ShaderStrip" project2. Build and Run Expected result: Both Cubes are rendered in the P... Read more
[Input System] Collider OnPointerDown event not registering on second di...
Steps to reproduce:1. Open the attached user's project "ColliderMultiMonitorSizeIssue.zip"2. Go to the Build Settings window and pre... Read more
[Android] Progressive memory consumption on Android when application is ...
Steps to reproduce:1. Create a new project or open the attached user's2. Select Android build target3. Add the default scene in the ... Read more
[Android][URP][OpenGLES3] Render Texture memory increases by 50% when us...
Steps to reproduce:1. Open the attached project "1239000_2021.zip"2. Switch to Android3. Make sure that OpenGLES 3 is the selected G... Read more
Android Auto Rotation Feature doesn't work when rotation is locked on th...
Reproduction steps: Create a new project for Android Go to Player Settings > Resolution and Presentation Change Default Orientati... Read more
UnityWebRequest TLS handshake problem during HTTPS SSL connection to Win...
Reproduction steps: Open the user’s attached project (“UnityWebRequestTLS12.zip”) Enter the Play Mode Expected result: Editor establ... 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