Search Issue Tracker
[Android] App crashes when loading animated mesh data from asset bundle
Repro steps:1. Open attached project2. Windows -> Asset Management -> Addressables -> Groups, in the window choose Build -&... Read more
Main Unity toolbar: "Unity Version Control" control isn't aligned to all...
Steps to reproduce: Create 2D/3D project; Observe the "Unity Version Control" control next to the "Asset Store" control in the left ... Read more
Test Framework does not export the result XML file when running tests fr...
Reproduction steps:1. Extract the attached "FAV_repro_IN-38148(1.3.3).zip" project2. Open the Command Line and navigate to the proje... 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
[Windows] Unity crashes while building specific project to any platform
Reproduction steps:1. Open the attached project2. Build the project to Standalone, Android or WebGL Actual result: Unity crashes whi... Read more
[OSX] 'Socket: unable to join multicast group, error: Address already in...
How to reproduce: 1. Create an IP alias- Use the command '$ sudo ifconfig lo0 alias 127.0.0.2' to create a loopback alias- More deta... Read more
[2018.4] Switching between GPUs on Device to Use setting will not render...
The Editor will simply render red once the GPU is changed in the general settings to Automatic or AMD, on Intel it will simply rende... Read more
The themes are not accessible when using UI Builder
Reproduction steps: Open the “UIBuilderBugs.zip” project Create and open a new UI Document Observe themes Expected result: Dark Them... Read more
The rendered color of the preset differs from the preview color when add...
How to reproduce:1. Open the “inspector_color_6” project2. Open the “SampleScene”3. Click on the “HDRTestMat” Material in the Assets... Read more
RenderTextures appear as Untracked Memory in Memory Profiler
When allocating RenderTextures via its constructor and calling Create afterward, they appear in the Untracked Memory in Memory Profi... 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