Search Issue Tracker
Scroll bar disappears in the editor but appears in playmode
Reproduction steps:1. Open the attached project2. Open the scene3. Enter playmode, notice how the scroll bar on the right disappears... Read more
Turning on 'Preferred Size' in Content Size Fitter prevents the text fro...
If 'Preferred Size' (on Horizontal Fit) is set in Content size fitter and no text is entered to a text field before pressing play, t... Read more
Content Size Fitter component on text fields is malfunctional
Reproduction steps:Example 1:1. Open the attached project2. Open the "bug report scene"3. Select the "text" gameobject in the hierar... Read more
Debug.logger is the fault autocomplete instead of .Log
To reproduce:1. Add new script to project2. Open script3. Type debug.lo( Actual result: Debug.Logger appearsExpected: Debug.Log appe... Read more
Services Tab is opened after restarting Unity
Services Tab is opened by default after restarting an engine even if another Tab was left opened before closing Unity. Steps to repr... Read more
NullReferenceException in InspectorWindow.OnSelectionChange if asset is ...
Steps to reproduce: 1. Open attached project2. In top menu, open "Window > Weaver > Layer Linker"3. In project tab select "Ass... Read more
Applying changes to prefab adds HideFlags.DontSave object to prefab file
Steps to reproduce: 1. Open attached project "851962.zip"2. Drag "Prefab" to hierarchy3. Add child game object to that prefab and ad... Read more
UnityWebRequest POST with empty body results in Error
Steps to reproduce:1. Open User's attached project2. Press Play Result: calling UnityWebRequest.Post() method results wit Error in t... Read more
[VR] Single pass deferred rendering with multiple cameras in scene rende...
If you set the rendering to single pass deferred rendering the image is upside down. This happens with OpenVR and Rift. 1) Create a ... 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