Search Issue Tracker
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... Read more
Editor crashes on "AtomicStack::Pop" when building standalone with a lot...
Reproduction steps:1. Open attached project(~3gb).2. Build it as a standalone and make sure that all the scenes are included.3. Unit... Read more
Cardboard Unity Sample has tile-based artifacting on some Android device...
How to reproduce:1. Download the attached project "XR Plugin with Vulkan 1.rar"2. Build and Run on Android3. When the app loads allo... Read more
[Android] Content type with PUT request with no upload handler shows "ap...
To reproduce:1. Open attached project2. Build and run to the Android platform3. Check the logcat4. Observe content type is set to "a... Read more
Scene Toolbar's Icons are wrong when using Hand, Orbit and Zoom Tools
How to reproduce:1. Create a new Project2. Press on the Hand Tool Icon in the Scene Toolbar Expected Behaviour: The Hand Tool Icon i... Read more
Array new values are not saved when changing in the Inspector window
To reproduce:1. Open the project “InspectorBug”2. Select “Test” GameObject3. In the Inspector expand “Test (Script)”4. Change values... Read more
EditorWindow maxSize is ignored
The property maxSize is ignored when resizing an EditorWindow. 1)Click "Bug/My Window" in the menu.2)Resize the window, it should on... Read more
VFX asset window displays old VFX title after its renaming
How to reproduce: Open HUB; Create 3D(HDRP) project; Create visual effect graph in the "Project" window (Create->Visual Effects-&... Read more
"Destroy can only be called from the main thread" is thrown after buildi...
How to reproduce:1. Make sure that IL2CPP is installed2. Open attached project "BugReproduction.zip"3. In Editor, click on Window -&... Read more
'Open Scene Additive' option is enabled in context menu when right-click...
How to reproduce:1. Create and open a new project2. In the Project window expand the 'Packages' folder3. Right-click on one of the p... 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
- Clear Dynamic Data On Build does not clear data after a clean build when the Atlas Population Mode is set to "Dynamic" or "Dynamic OS"
- A tile from the wrong layer gets selected in the Tile Palette when an Aseprite file with multiple layers is imported as a Tile Set
- Particle geometry is inverted, billboard is not lit, not receiving shadows in cubemap reflection when Render Alignment is set to View
- Menu bar list orders change when Domain Reload is performed
- Unity Hub Module icons wrap poorly when they occupy two rows