Search Issue Tracker
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
Textures are generated after undoing the shader change
Steps to reproduce : - import the project attached - expand the substance in the Project Browser - select the material - change th... Read more
[UI]Unable to change component's properties values in animation window
To reproduce: 1. Open attached project ("case 879381"); 2. Choose Text in hierarchy; 3. Make sure in Inspector window first is Outli... Read more
[Android] Scene has splash screen's background color hue while PlayFullS...
Resolution: Add UnityEngine.Rendering.SplashScreen.isFinished check before playing the video. Steps to reproduce: 1. Open attache... Read more
Moving objects in hierarchy window after starting play mode crashes unity
Steps to reproduce: 1. Open attached project 2. Start play mode 3. Move objects in Hierarchy window (watch attached video) -Crash R... 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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player