Search Issue Tracker
Unity Editor freezes when attempting to open a .mixer asset in the Audio...
STR:1. Open the project2. Go to Audio Mixer Window3. Click on TestAudioMixer4. Observe the freeze Reproduced on: 5.3.6f1, 5.4.2p4, 5... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal