Search Issue Tracker
[Android] Application crashes on start when Development build is enabled
Steps to reproduce: 1) Open Unity and create a new project 2) In Build Settings, enable Development Build 3) Build and Run project ... Read more
[Linear][BaseMap] Base map rendering is glitchy after decreasing Base Ma...
Steps to repro: 1. Open attached project; 2. Add Terrain gameobject (GameObject -> 3D Object -> Terrain); 3. Add some height to ter... Read more
[Painting] Brush is not rendered after raising terrain on y-axis
Steps to repro: 1. Open attached project and 'test' scene; 2. Select 'Terrain' gameobject in the Hierarchy view; 3. Select any of t... Read more
[Android] Built APKs with Android library (.aar) use backslash file sepa...
Reproduction steps: 1) Open user's attached project 2) Build and run "Main" scene on any Android device 3) Press on "Start Recog !" ... Read more
Unity Editor freezes when attempting to open a .mixer asset in the Audio...
STR: 1. Open the project 2. Go to Audio Mixer Window 3. Click on TestAudioMixer 4. Observe the freeze Reproduced on: 5.3.6f1, 5.4.... Read more
Scroll bar disappears in the editor but appears in playmode
Reproduction steps: 1. Open the attached project 2. Open the scene 3. Enter playmode, notice how the scroll bar on the right disappe... 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 project 2. Open the "bug report scene" 3. Select the "text" gameobject in the hi... Read more
Debug.logger is the fault autocomplete instead of .Log
To reproduce: 1. Add new script to project 2. Open script 3. Type debug.lo( Actual result: Debug.Logger appears Expected: Debug.... 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 rep... 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
- Caret is incorrectly offset when naming a file with a lot of characters in the Project window
- Point Cache window displays incorrect title “pCache” instead of full “Point Cache”
- GeneratePropertyBag code generation fails when "?" nullable is used with the "partial" class modifier
- Timeline first track offset is not accounted for when Apply Scene Offsets is used in Play Mode
- UI Toolkit Debugger window selection changes when the selected window is undocked/docked in a different position for the first time on a new project