Search Issue Tracker
Instantiating UI prefab as a child of UI element which has disabled Canv...
To reproduce this issue: 1. Open 'TestScale' project2. Open 'scene'3. Play the scene4. Press Button 'New Game' which instantiates UI... Read more
[HideInInspector] Script with HideInInspector hideFlags and [ExecuteInEd...
Script with HideInInspector hideFlags and [ExecuteInEditMode] attribute cannot be removed from gameobject after deleting it from the... Read more
[Plugins] Facebook plugin build fails with Serialization Weaver exception
1. Build and run attached project. Error will be reported:Error building Player: Exception: Failed to run Serialization weaver with ... Read more
[AssetDatabase.FindAssets] Incorrect comment in AssetDatabase.FindAssets...
http://docs.unity3d.com/ScriptReference/AssetDatabase.FindAssets.html This page shows an example in the bottom of the page. The comm... Read more
[HingeJoint] Connected rigidbody should bounce when reaching the max limit
Steps to reproduce:- Open the attached project and the scene- The scene contains a gameobject with hingejoint which is connected to ... Read more
[Lighting] Re-opening the scene changes how lightmap looks until first play
Steps to reproduce:1. Create a new project, add a terrain and make some changes to it which would produce some shadows2. Add a color... Read more
[UI] Button changes between highlighted and normal state when camera is ...
Steps to reproduce this issue: 1. Open the attached project2. Open 'UI_Bug' scene3. It has a button and a script which changes camer... Read more
AnimationWindow refresh problem when switching tabs
AnimationWindow refresh problem when switching tabs 2) How can we reproduce it using the example you attachedConnected to Case 65303... Read more
[WebPlayer] RenderTexture on GuiTexture is not rendered on Firefox 34 o...
Steps to reproduce this issue: 1. Open the attached project2. Open 'test' scene3. It has RenderTexture on GUITexture4. Build on WebP... Read more
[Camera] The order of the image effects on the camera are not kept when ...
Steps to reproduce:- Open the attached project and the scene 'test'- Re-order image effect components on camera in any order- Hit pl... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS