Search Issue Tracker
[IMGUI] Alpha and Color slider disappears on sliding upwards/downwards i...
Alpha and Color slider disappears on sliding upwards/downwards in the Gradient Editor while setting the color in the Blend mode Step... Read more
Shadow Casters are culled too early in the last cascade
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/ShadowCullingBug/ShadowCullingBug.unity” Scene3. Ent... Read more
[AR][Mobile] Using KudanAR custom package built project looks split on a...
To reproduce:1. Open attached project "reproproject.zip" and open "SolarSystem.unity" scene2. Build for iOS or Android (if built for... Read more
Projects created with 3D and 2D templates have a misspelled field "m_Def...
Reproduction steps:1. Create a new project using the 3D template2. Go to the created project's "ProjectSettings" folder3. Open the "... Read more
[WSA] Impossible to copy - paste on Win Store Apps
1. Copy any selected text, then launch WSA application and paste it to any input field. The text will not be pasted. 2. In WSA appli... Read more
[tvOS] After setting allowExitToHome to True and back to False the app s...
How to reproduce:1. Build the "tvOSExitBug.zip" project for tvOS2. Connect gamepad controller to the Apple TV3. Run the app on Apple... Read more
"C# Test Script" selection not available when the Project window uses On...
Reproduction steps:1. Create a new project (either 2D or 3D)2. Install the Test Framework package ("Window -> Package Manager")3.... Read more
Invalid GUID in project settings after every build on Android
Steps to reproduce:1. Open attached project2. Build and run for android-Could not extract GUID Error appears ( if error didn't appea... Read more
Impossible to add a Script to Execution Order when an Asset containing '...
How to reproduce:1. Create a new project2. Import any Asset listed in the note section3. Go to Edit -> Project Settings -> Scr... Read more
[iOS] UnityWebRequest.SendWebRequest Timeout property is being ignored u...
When using UnityWebRequest.SendWebRequest with timeout property set to a particular value that is smaller than the time required for... 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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items