Search Issue Tracker
Bounce height gradually increases if Rigidbody2D starts off with velocity
Issue #1: New position is calculated incorrectly Steps to reproduce:1. Open attached project2. Open scene "Demo"3. Run it4. After 4~... Read more
[STW 6.1] UI Builder Inspector fields get corrupted when docked UI Build...
Reproduction steps: 1. Create a new project2. Create and open a new UI Document. Create → UI Toolkit → UI Document3. Add a VisualEle... Read more
Longer component titles exceed the window's display boundaries
Steps to reproduce: Create a project Go to "Window" -> "Search" -> "New Window" Click "Toggle Query Builder Mode" Verify that ... Read more
API updater fails to resolve dependencies when building with Terminal
Reproduction steps:1. Open Repro.sh inside the project folder and modify Unity's version path2. Open the Terminal and navigate to th... Read more
Input System throws MissingReferenceException during event callback afte...
How to reproduce:1. Open the attached project named "Case_1331572"2. Open the SampleScene and enter Play mode3. Press the Spacebar k... Read more
[ECS] SkinnedMeshRenderer does not render while using Command Buffer Ins...
Reproduction steps: 1. Open "1157346" project2. Open "withSkinnedMeshRenderer" scene3. Enter Play mode4. Notice that a humanoid mode... Read more
[Texture3D] FP16 (Half) texture format can't be used with Texture3D
Texture3D volumeX = new Texture3D(W,H,D,TextureFormat.RHalf,false) causes an "Invalid texture format for Texture3D" error. Modern GP... Read more
Cloth constraint dots not visible from all angles
Reproduction steps:1. Open the "New Unity Project.zip" project2. Select "Plane" Game Object3. In the Inspector "Cloth" component pre... Read more
Unable to read data from the transport connection when trying to connect...
Steps to reproduced:1. Download and open the attached project2. Enter Playmode3. Observe error Expected result: normal connectionAct... Read more
TMP_InputField does not trigger the "onEndEdit" event after pressing ESC...
How to reproduce:1. Open the “BugReport.zip“ project2. Open the “SampleScene“3. Enter Play Mode4. Enable the bottom input field to e... 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
- [Linux] TMP Font Asset pop-up Window opens on the secondary monitor when the Editor is placed in primary monitor
- Transition delay is ignored when opacity is listed before scale in transition-property of the Styles.uss file
- “NullReferenceException” error thrown in the Console when pressing kebab button in Pipeline Specific Settings for Default Profile in Project Settings window
- [Silicon] Crash on os_unfair_recursive_lock_lock_with_options when opening a project while the Razer Synapse app is open
- Build fails with a warning when running Unity Editor’s csc.dll manually using dotnet command