Search Issue Tracker
[Unity Recorder] Path text clipped in the dropdown of Output File Record...
In Output File Recorder settings, 'Streaming Assets' and 'Temporary Cache' Path texts clipped in the dropdown menu. Refer attached v... Read more
VFX reverts the first compilation change after the VFX asset is saved.
Repro steps: 1. Create a new VFX and open it 2. Press Save 3. Change something which would require a recompilation (add a new block... Read more
UIElement Null reference after importing Easy Save Asset from Store
UIElement errors appear after importing the Easy Save asset Steps to reproduce - Open Unity 2021.0b7 - In a Browser open the follow... Read more
[UIToolkit] Hover state flickers when having more then one UI documents ...
How to reproduce: 1. Open attached project "BugTest.zip" 2. Open the "HoverBug" scene. 3. Enter Playmode 4. Hover with the mouse ove... Read more
Vulkan out of memory issue with project that uses a lot of Shuriken part...
Repro steps: - make sure you have an older GPU. with only 3 or 4GB RAM - I reproduced this on NVidia 1060 and on Radeon PRO 560 , bu... Read more
[Profiler] StackOverflowException is thrown on enabling/disabling profil...
In profiler, on adding or removing any profiler module StackOverflowException is thrown in the console, and the modules window is re... Read more
[Undo] Transcode checkbox gets undone together with any of the child che...
How to reproduce: 1. Open the attached project "undoTrunk.zip" 2. Select the mp4 file named "video" in the Project window 3. Check "... Read more
Basic primitive Meshes are not shown in Select Mesh window
How to reproduce: 1. Open the attached project "meshes-search.zip" 2. Open "SampleScene" scene 3. Select "select mesh" GameObject 4.... Read more
"generated inconsistent result" warning when reimporting single asset
Reproduction steps: 1. Open attached project "InconsistentResult.zip" and scene "Scene" 2. In Project window, reimport "Forward.asse... Read more
Player crashes when the project contains Dots Editor package and is buil...
How to reproduce: 1. Create a new project 2. Import the Dots Editor package (add "com.unity.dots.editor": "0.12.0-preview.6" to the ... 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
- "New" Label overlaps long Asset names in Import Unity Package Window
- Rotation values flip in animation when importing FBX with a generic rig
- [Quality Hackweek] Activated Terrain Inspector is active only until the terrain GameObject is deselected when two or more Inspectors are open
- Physics Used Memory keeps growing when GameObject colliders are enabled and disabled
- Errors are thrown and Inspector's UI element is not drawing when a GameObject with script component using a List<T> attached is selected