Search Issue Tracker
GrabPass fails if PostPorcessing is enabled before Start of play
Steps to reproduce: 1. Download and open the attached project2. Enable "PostProcessingLayer" on the camera object3. Enter play mode ... Read more
All arguments are mandatory for (int)PhysicsScene.SphereCast, even thoug...
How to reproduce: 1. Open any (new) project2. Import the attached script- Observe the compilation error- The error happens because 3... Read more
[2D] Fatal Error when Applying exactly 2 slices to a sprite
[2D] Fatal Error when attempting to Apply second slice to Fei_Cel.png sprite Steps to Repro:1. Open attached project2. Select Fei_Ce... Read more
Editor freezes when looking at a game object with Skinned Mesh Renderer
Reproduction steps:1. Open the user's attached project2. In the Hierarchy find "boombox r1" -> "boombox paulo's", double-click on... Read more
Unity crashes when Material.Lerp(start, end, t) with a null "start" or "...
How to reproduce:1. Import "MaterialLerpCauseCrash.unitypackage" into any project and open "MatLerp" scene2. In Hierarchy window, se... Read more
[IMGUI] Close icon is missing from all docked window/tab
Close icon is missing from all docked window/tab. 1. Create a new project.2. Hover the cursor on the docked window to close the tab.... Read more
ScrollRect Content RectTransform values are modified when reloading a Sc...
How to reproduce:1. Open the attached project (case_1088655-ScrollRect)2. Open SampleScene3. Select Content in the Scene Hierarchy4.... Read more
Method TrackAsset.CreatePlayable cannot be overridden
How to reproduce:1. Open the attached project2. Notice that the 'Assets' folder contains only a script that tries to override the Tr... Read more
Apply in rig configuration panel exits the config mode
When in the Rig configuration inspector, clicking the Apply button will exit the config mode in the inspector and the active scene w... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu