Search Issue Tracker
Hinge Joint becomes unbreakable when Break Force and Break Torque are se...
How to reproduce:1. Open the attached project2. Open scene Scenes/SampleScene3. Go to the Game view4. Press the Play button5. Observ... Read more
Wrong link when entering "Learn about Unity Cloud Build" in the Build Se...
How to reproduce:1. Create a new project2. Go to Build Settings (File>Build Settings)3. Click on the link "Learn about Unity Clou... Read more
'displayName' in package.json is ignored if the package is from GitHub
How to reproduce:1. Create a GitHub account and go into github.com/settings/tokens2. Press "Generate new token" and scroll down to t... Read more
Crash when entering the Play mode
How to reproduce:1. Open the attached project "Eight-Prototyping.zip"2. Open the "BattlePrototype" Scene3. Press the Play button Exp... Read more
Multiple separator lines between list items shown in Undo History window...
Steps to reproduce:1. Create a new Unity project2. Open Edit->Undo History3. Generate some Undo events4. Select the 2nd item from... Read more
No way to get preprocessed data using Pass.CompileVariant
The Pass.CompileVariant API can only be used to get compiled variant data. Preprocessed data (without compilation happening) is not ... Read more
Selecting dependencies of Asset is missing 1 Texture2D from total depend...
How to reproduce:1. Open the attached project "Scopely-GUID.zip"2. Right mouse click on Assets/New Test.asset in the Project window3... Read more
"The asset has been scheduled for reimport" error message is thrown when...
How to reproduce:1. Open the attached "1362268.zip" project2. In the "Assets" folder right click on the "Fonts" folder3. Select Reim... Read more
Crashing when trying to write second camera depth buffer to custom shade...
How to reproduce:1. Open the attached project "Demo.zip"2. Open "WorldGeneration" Scene (Assets>Scenes>WorldGeneration)3. Ente... Read more
Unavailable to create a project when a dot symbol "." is used in front o...
Reproduction steps:1. Create a folder with a dot symbol in front of a word, for example - ".test"2. Go in the Unity Hub and create a... 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