Search Issue Tracker
[Cinemachine] Using RemoveMember() sets the last member of the Target Gr...
How to reproduce:1. Open the attached "case_1119028-CinemachineRemoveMember.zip" project2. Enter Play mode3. Select the "TargetGroup... Read more
[Linux] OnApplicationFocus does not respond in the Editor
To reproduce:1) Open attached project and scene2) Play it3) Click in the game view and outside Unity to change window focus Expected... Read more
[Terrain] Height is generated in negative direction with artifacts when ...
Steps To Reproduce: 1. Create a Project2. Hierarchy > 3D> Terrain3. Terrain > Paint Terrain Tab > Set Height4. Set Heigh... Read more
[IMGUI] "Edit" button in components stays activated even on disabling it.
"Edit" button in components stays activated even on disabling it. Steps to reproduce:1. Create New Project2. Hierarchy > 3D objec... Read more
PrefabUtility.LoadPrefabContents needs better handling of incorrect pref...
Steps:1. Open attached project2. There three menu items:a) Test/RunTest1 => tries to load prefab contents from unexisting pathb) ... Read more
[GPU PLM][OSX]CL_INVALID_PROGRAM errors and fallback to CPU PLM after ba...
Prerequisites:An Apple machine with discrete GPU having more than 2GB of VRAM is needed to repro this bug. Steps to repro:1. Open at... Read more
Material Picker allows to choose only one material until re-opened
1. Create an empty GameObject2. Add MeshRenderer component3. Invoke "Select Material" window and select material (1)4. Select materi... Read more
[Android] ArgumentException errors thrown when the SDK build-tools direc...
Steps to reproduce:1. Create a directory named "xyz" under Sdk/build-tools/ (e.g. C:\\android-sdk\build-tools\xyz)2. Open any projec... Read more
[Blocks] InvalidOnGPU exception when plugging in particle attributes to ...
Repro steps:- Pick a particle attribute (i.e. random per particle node)- Plug it in one of the slots listed below- Observe errors Ex... Read more
[Source Attribute] Blend source attribute blocks are not useful without ...
Repro steps:1. In initialize, add any blend source attribute block (i.e. blend source velocity)2. Observe there is no blend field Ex... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project