Search Issue Tracker
Scriptable Object's Reset functionality is disabled
How to reproduce:1. Open the attached project "1202960.zip"2. Select the Test Scriptable Object3. Press the "three dots"/"gear" on t... Read more
Texture2D creates DXT texture when the unacceptable texture size is given.
Reproduction steps: 1. Create a new project2. Import the attached Script (DXTTest.cs)3. Run Script (Menu Entry > Bug Test > DX... Read more
Mouse coordinates are not relative to the game window when getting them ...
How to reproduce:1. Open the attached project2. Build the project3. Open the built project in a Windowed mode4. Use the Scroll-Wheel... Read more
[Linux] Related Data is locked when the process search bar isn't empty
Steps to reproduce:1. Create a new project or open an existing one2. Open Profiler (Window -> Analysis -> Profiler)3. Make sur... Read more
UnityCrashHandler32 and Standalone Build Icons are different
Build Icons are different for UnityCrashHandler32 and Standalone build Steps to Reproduce:1. Create a new Project2. Switch Platform ... Read more
[XR] Editor crashes with ComputeBuffer::SetData when exiting the Play Mo...
How to reproduce:1. Open the user's project2. Enter the Play Mode3. Exit the Play Mode Expected result: Editor does not crashActual ... Read more
Crash when running Editor with batch mode and vcsMode flags
How to reproduce:1. Download the attached project2. Open the "Repro.bat" in a text editor3. Change the "Unity.exe" file directory to... Read more
Crash when calling PrefabUtility.SaveAsPrefabAsset with a absolute path ...
How to reproduce:1. Open user-submitted project (ForDebugging.zip)2. Open the SampleScene3. Enter Play Mode4. Click the 'Save' UI bu... Read more
UnityWebRequest TLS handshake problem during HTTPS SSL connection to Win...
Reproduction steps: Open the user’s attached project (“UnityWebRequestTLS12.zip”) Enter the Play Mode Expected result: Editor establ... Read more
[Windows] Not possible to deduce the source of 'Shader properties can't ...
1) Clone [https://github.cds.internal.unity3d.com/unity/stw-20-2-cannon-fodder-3-style-game]. Update to [https://github.cds.internal... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class