Search Issue Tracker
Rider package is not loaded if there is an compilation error in the script
Prerequisites:Open any version of Unity Editor and set "Preferences -> External Tools" to Rider Steps:1. Open attached project==&... Read more
MeshFilter.mesh property should be animatable
Description:Allow animating the .mesh property of a MeshFilter component (see https://twitter.com/noionl/status/1239527096952721408?... Read more
[Android] [Vulkan] Distorted screen when trying to change orientation
Steps to reproduce: 1) Download attached project and open in Unity2) Make sure Vulkan is the only Graphics API in the list3) Build a... Read more
Assets serialization system automatically inserts spaces after an apostr...
How to reproduce:1. Open user-submitted project (SerializationTest.zip)2. Select the Scenes/Prefab asset3. Note the Text field on th... Read more
[Editor] Build progress bar jumps around and does not go to 100% when bu...
How to reproduce:1. Create a new Android project2. Build the apk3. Observe build progress bar Expected Behaviour: The progress bar i... Read more
Script compiling stops when Editor tests get interrupted during exectuion
After running some Editor Tests and interrupting them, the script compilation fails to get triggered. Repro steps:- download this si... Read more
[ModelImport] Reset functionality is not working for Bake Axis Conversio...
Reset functionality is not working for Bake Axis Conversion in Import Settings Steps To Reproduce: 1. Create a new Project2. Import ... Read more
Growing the Frame Selection in the Profile Analyzer doesn't update the c...
How to reproduce:1. Create a new project2. Import the Profile Analyzer package3. Using the Profiler record some frames of the Editor... Read more
[XR Interaction Toolkit] On Select Exit event does not change Game objec...
How to reproduce:1. Open attached project ("XrIssueTest.zip")2. Open SampleScene scene3. Enter Play mode4. Grab Cube Game object in ... Read more
[Profile Analyzer] Single frame selection is displayed with overlapping ...
Reproduction steps:1. Open attached project "ProfileAnalyze.zip"2. In Profile Analyzer window, Load "case_1229216-capture.pdata"3. D... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default