Search Issue Tracker
[DX11] Scene view artifacts after returning computer from sleep mode
Steps to reproduce:1. Open (any/empty) projectOptional: Add default skybox for better visibility of bug2. Do not turn off Unity and ... Read more
Orientation bug on windows phone/store
WSA and UWP generated project manifests don't respect allowed rotations, set in Unity player settings. Fixed in 5.2.3 version and 5.... Read more
Italic and bold fonts not displayed properly
To reproduce:1. Open the project inside "DynamicFontBug_521.zip" (the .zip is not the project folder, the project folder is one fold... Read more
Physics 2D Raycaster returns false positives when camera projection is s...
Reproduction steps:1. Open attached project2. Open scene "mainscene"3. Enter play mode4. Click inside the Game window to focus it5. ... Read more
[WebGL][Build] DestroyImmediate causes crash
Repro steps:1) Open and build the project2) Run the build and click the Destroy button in it3) Notice the crash Read more
[SyncVar] Script with variable of type Foo which has SyncVar attribute a...
Steps to reproduce: 1. Open attached project "SyncVarCrash.zip"2. Open NewBehaviourScript.cs3. Add [SyncVar] attribute to variable "... Read more
EditorGUIUtility.labelWidth inconsistent between Layout and Repaint passes
Steps to reproduce: 1. Open attached project2. Open scene "Main"3. Select "Inspector Helper" in hierarchy4. Resize inspector of "Ins... Read more
Animator.Play() for animator w/ no default motion will flash objects ini...
Steps to reproduce:1. Download and open attached project "AnimationTest.zip"2. Open scene "animationtest" and play it3. Clicking wit... Read more
Full resolution windowed player on multiscreen setup is placed between m...
To reproduce:1. Open attached project2. Build and run windows standalone3. Select full resolution for your monitor4. Select windowed... Read more
5.3.0b2 crashes on Windows when debugging on Visual Studio 2012/2013/201...
Steps to reproduce: 1. Open attached project2. Open 'NewBehaviorScript' with Visual Studio3. Attach Visual Studio to Unity debugger4... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler