Search Issue Tracker
[Linux] Menu bar "Assets" submenu items are disabled after visualizing a...
How to reproduce:1. Create a new project2. In the Project view create a new script3. Right-click the created script to open its cont... Read more
Execute bits being removed from native plugin framework binary
Reproduction steps:1. Open the project from the following drive link: https://drive.google.com/drive/folders/1HIYFzj2evgbAU3gnhMB_ie... Read more
Missing default references show up as none in ScriptableObject Script asset
Reproduction steps:1. Open the attached project (1345194.zip)2. Notice that both the Script (ScriptWithMissingReference) and the Scr... Read more
A JPEG image has artifacts that do not appear when loading the Texture w...
How to reproduce:1. Open the attached project "BrokenJPEGTest.zip"2. Click Play3. Observe the two quads in the Game View Expected re... Read more
[Linux] Characters with diacritics can not be entered when 2 keys are re...
How to reproduce:1. Create a new project2. Switch to "Greek (extended)" in the Linux settings4. Select any GameObject in the Hierarc... Read more
[Linux] Japanese characters can not be entered anywhere in the Editor wh...
How to reproduce:1. Open attached project "JunInvader.zip"2. Switch to "Japanese (Mozc)" and select "Hiragana" as Input Mode in the ... Read more
[Mobile][Profiler] Texture memory not reported correctly in the Profiler...
Reproduction steps:1. Open the attached project "Addressables Memory Not Reported Repro.zip"2. Open the Scene "SampleScene"3. Window... Read more
Animation is played incorrectly when using Animation Type "Humanoid"
How to reproduce:1. Open the attached project "Humanoid_Template.zip"2. Open Assets/Scenes/SampleScene.unity3. Enter Play Mode Expec... Read more
Removing methods from a Delegate made of Singleton in OnDisable() causes...
Steps to reproduce:1. Open the user's attached project "Dual Ballz.zip"2. Enter Play mode3. Exit Play mode Expected results: No erro... Read more
Unity generated UWP project defaults to en-US language
How to reproduce:1. Change OS locale to any other except "en-US"2. Create a new project3. Build to UWP4. Open the Built project fold... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template