Search Issue Tracker
AnimationClip.SetCurve fails to change UI Image color via script
To reproduce:1. Open project2. Play 'Main' scene Expected: Image color will change together with circle colorActual: Only circle col... Read more
[Shaders] #pragma target 3.5 is not supported on OpenGL3.3
To reproduce:1. Open attached project2. Open ShaderTargetLevel Expected vs Actual: Shader should work properly if pragma target is s... Read more
Unity Editor crashes when creating 3D objects when Game View is visible ...
Steps to reproduce: 1. Create new Unity project on MacBook Pro 13-inch, Early 20152. Make sure that:> Game View is visible> De... Read more
Scale of the object increases when it is parented and unparented repeatedly
To reproduce: 1. Open the project, attached by the tester (scaleBug.zip)2. Open the "testScene" scene3. Select the Cube2 game object... Read more
Focus lost after writing one letter when trying to edit an object's name...
To reproduce:1. Open attached Unity project "Test2017_2.zip"2. Open "HierarchyBroken" scene3. Try to rename any object in the Hierar... Read more
[Test Runner] When "MissingMethodException" is thrown while running Play...
Reproduction steps: 1. Open "MinimalRepro" project2. "Window" -> "Test Runner" -> "PlayMode" -> "Run All"3. See that there ... Read more
PSD containing pixels of varying transparency but none fully transparent...
Warning: this was not reproduced on 2018.1.0a1, but I wanted to let the development team know about it in case it's something import... Read more
FindAncestorComponentImpl crashes on Scene load
To reproduce: 1. Download attached project "Banish.zip" and open in Unity2. Open "Alex Tran Scene" scene Expected Result: Unity Edit... Read more
Editor crashes after undoing the deletion of an object with a disabled P...
Steps to reproduce:1.Open attached “ UndoCrash.zip” Unity project2.Open scene “Scene"3.Delete “GameObject” object in Hierarchy4.Undo... Read more
WWW does not expose response headers for http return code 204
To reproduce: 1. Open the project, attached by the user (SimpleWWWTest_U20172.zip)2. Open "SimpleWWWTest" scene3. Enter Play mode4. ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used