Search Issue Tracker
Generic async method does not continue on WebGL
A generic async method does not return to its caller after it finishes execution on WebGL platform To reproduce: 1. Download attac... Read more
[MAC]Cannot click on UI buttons when 2 Game tabs are simultaneously visible
To reproduce: 1. Open attached project "gamewindow.zip" 2. Open "K.unity" scene 3. Enter play mode 4. Click on the button in game wi... Read more
Particle bounds are not being calculated correctly when "Force over Life...
To reproduce: 1. Create new project. 2. Create Particle System. 3. Enable "Force over Lifetime" module. 4. Set "Force over Lifetime"... Read more
Modifying Collider Mask on runtime skips a frame without collision for t...
To reproduce: 1. Download attached project "Platform test.zip" and open in Unity 2. Open "test" scene 3. Enter to Play mode 4. Pres... Read more
Button hitbox transfers through game window when using two canvases on t...
To reproduce: 1. Open attached project "New Unity Project.zip" 2. Open "buttons.unity" scene 3. Enter play mode 4. Click on the butt... Read more
[Gear VR] Reflections are black on S6 but work correctly on Note5
The attached project tests reflections. In multi-pass stereo mode the reflections of moving geometry appear correctly when run on N... Read more
[Profiler] CameraEvent.BeforeForwardOpaque and CameraEvent.AfterForwardO...
Steps to reproduce: 1) Open the attached project. 2) Press play. 3) After a couple seconds, stop play mode. 4) Open profiler. Expand... Read more
Crash in TransformHierarchyChangeDispatch::DispatchSelfAndParents when u...
Reproduction steps: 1. Open the attached project "Bug_CtrlZ.zip"; 2. If the custom editor panel is not there, go to Window -> LevelU... Read more
Crash when removing grid component from tilemap
Reproduction steps: 1. Create new project 2. Create a Tilemap 3. Add grid component to the tilemap 4. Delete grid component from the... Read more
Assertion failed on expression: '0' is shown when client is disconnected...
To reproduce: 1. Open the server project (bugReproServer.zip) and ServerTest scene 2. Open the client project (bugReproClient.zip) ... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key