Search Issue Tracker
Error when adding the Text or Image component to a game object
Steps to reproduce : - create a new project - create a cube - add the Image or Text component to it and notice the error Transform... Read more
Object with OnPointerClick script is ignored if parent is a button
Reproduction Steps: 1: Import attached project. 2. Open "test" scene. 3. Enter Play mode. 4. Click the white square. 5. Observe cons... Read more
Graphics.DrawMeshInstanced shadows are not rendered
To reproduce: 1. Open attached project. 2. Open "testgrass" scene and press Play. Expected result: Objects cast shadows. Actual res... Read more
Can't drag and drop a sprite from the Project Window to the Scene Window
drag and drop of a sprite in the scene window is not working... it won't create an animation clip either... Read more
OnTriggerEnter/Stay callbacks when no collision is happening
How to reproduce: 1. Open scene Scenes/Voodoo House Trigger.unity 2. Play the scene - Note that the console has log messages about... Read more
[iOS] UI elements not added when loading Scene from AssetBundles
[iOS] UI elements not added when loading scene from AssetBundles Steps to reproduce: 1. Open attached project 2. Open scene Main 3... Read more
Lights no longer have correct alpha values in custom shader
How to reproduce: 1. Open the attached project "878841ShaderCheck.zip" 2. Open lightAlphaShader scene Result: cube is plain grey No... Read more
Crash in ImageFilters::Blit() when using an error Shader
To reproduce: 1. Open attached project; 2. Open "TestScene"; 3. Choose "PlayerMap" in Hierarchy; 4. Press "Refresh" button in the I... Read more
When property.name == "m_ParsedForm" is not used in case SerializedPrope...
To reproduce: 1. Download attached project and open it; 2. Right click the asset called "RightClickMe" and select the context menu o... Read more
b2Body::SetActive crash caused by specific prefab which has been created...
Steps to reproduce: 1. Open attached project "prefabtest.zip" 2. Open scene SampleScene-Alien-Level1.1 4. Break prefab instance (Gam... 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
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK