Search Issue Tracker
[macOS] Scene View stops receiving Event.current.type mouseMove events a...
How to reproduce:1. Open user-submitted project (MouseMove Bug on Mac.zip)2. Move the mouse over the Scene View - note that mouseMov... Read more
Cache Server status icon -> window is very laggy if the Cache Server IP ...
How we can reproduce it:1 Create new Unity project2 Open Menu->Edit->Preferences and select "Cache Server(global)" tab3 Make s... Read more
[Terrain] MissingReferenceException thrown on creating Material under Te...
When A preset of a Terrain GameObject is created and a new Material is created for "Basic Terrain" from "Terrain Settings", then it ... Read more
[Cinemachine] Virtual camera prefab continuously updated on clicking on ...
Virtual camera prefab continuously updated on clicking on the Solo button in prefab mode. Steps to repro:1. Create a new project.2. ... Read more
[Terrain] Documentation link is missing for New Brush under Terrain in t...
404 page loads up when opening the New Brush documentation Steps to Repro:1. Create a new Project2. Hierarchy > Create > 3D Ob... Read more
TMPro culls UI Text under a RectMask2D under certain circumstances
How to reproduce:1. Open attached project "2018.4_TMPro_Mask.zip" and scene "SampleScene"2. Enter Play mode3. Observe Game view4. Ex... Read more
Entering / leaving Play mode results in long wait times when a specific ...
How to reproduce:1. Create a new project2. Import the prefab "prefab.unitypackage"3. Drag the prefab to Hierarchy4. Enter Play mode ... Read more
Particles don't get culled when disabled and re-enabled out of Camera's ...
How to reproduce:1. Open the user's project2. Open the "SampleScene" from Assets > Scenes3. Make sure that the Scene window is cl... Read more
Prefab Inspector's scrollbar position jumps when editing components
How to reproduce:1. Create a new project and open it2. Create a prefab of the default cube3. Inspect it and scroll to about halfway ... Read more
[HDRP] Skymanager detects Procedural sky being used when its not used
Note:I edited Skymanager.csline 182 by removing " && logOnce" to see the error message more than once. To be sure its still ... 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