Search Issue Tracker
Minor spelling error: "BestFit is only suppoerted for dynamic fonts
To reproduce:1. Import font to project2. Change the import settings for a font to "OS Default" for the Rendering Mode and "Unicode" ... Read more
"Ctrl" click on object selects another object in scene view
Reproduction steps:1. Open "BugDemo" Unity project2. Click on "Main Camera" object in hierarchy tab3. Go to "GameObject" > "Align... Read more
Changing animation speed in script causes quaternion to matrix conversio...
Steps to reproduce:1. Open attached project "repro_726301.zip" and load it in Unity2. Load and play scene "_scene/debugScene"3. Noti... Read more
UI elements with inverted scale become invisible when a part of it goes ...
Steps to reproduce: 1. Open the attached project (rect_mask_test.zip)2. Open 'Test' scene3. Notice it has a red image created as a c... Read more
NetworkTransport.Send: Cannot send message of 0 bytes length
The message "NetworkTransport.Send: Cannot send message of 0 bytes length" spams the log. Read more
Dropdown menu is not displayed when Time.timeScale is set to 0
Steps to reproduce: 1. Open the attached project2. Open and play 'Test Scene'3. Click on the dropdown menu, notice it works as expec... Read more
Transitioning to an empty state causes layers to not blend properly
How to reproduce: 1. Open attached project (AnimatorBugProject.zip)2. Open scene demo.unity3. Play the scene4. Hit the 'Attack' butt... Read more
Changing Animator.runtimeAnimatorController while running crashes editor
To reproduce:1. Open attached project2. Open "test" scene in "Scenes"3. Press "play"The editor should crash. That is happening becau... Read more
[Ambient] Cubemap Skybox based ambient is single colored
To reproduce:1. Open attached project2. Open scene Scene3. Notice that sphere is all single color - grey, even though skybox has a b... Read more
[RenderTextures] useMipMap unusable on RenderTexture.GetTemporary in 5.2
RenderTexture.GetTemporary returns "already created" texture in 5.2 to fix some problems. But already created RTs don't allow settin... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled