Search Issue Tracker
No blacklisted words when naming a custom package
How to reproduce:1. Create a new Unity project2. Open the Package Manager (Window -> Package Management -> Package Manager)3. ... Read more
[Linux] Dragging Editor items/objects is very laggy on Wayland
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a UI Document asset (Assets > Create > U... Read more
[APV] Loading a baking set using the Load Baking Set button does not loa...
{}Note{}: This reproes on URP, that has been verified by [~motiejus.viltrakis]. Im attaching 2 videos: Manual video - showcases how ... Read more
No by-default selected package information is shown in the Inspector unl...
How to reproduce:1. Create a new Unity project2. Open the Package Manager (Window -> Package Management -> Package Manager)3. ... Read more
Shader Graph Asset can be assigned to Material field in URP Renderer Fea...
Steps to reproduce:1. Create new Unity project2. Create URP Renderer Feature Script (Right-click in Project window > Create > ... Read more
"System.NullReferenceException: Object reference not set to an instance ...
How to reproduce:1. Open the attached “IN-110290” project2. Open the “SampleScene”3. Enter Play Mode4. Observe the Console window Ex... Read more
Waves and foam lose intensity when the player crosses the boundary defin...
How to reproduce:1. Open the attached “IN-104327” project2. Open the “OutdoorsScene”3. Dock the Scene View and Game View next to eac... Read more
Memory Profiler - Shader duplicates are not shown when "Show Potential D...
How to reproduce:1. Open the attached “IN-110344” project2. Open the Memory Profiler window (Window > Analysis > Memory Profil... Read more
Unnecessary Material Instantiation happens when UI state or layout chang...
How to reproduce:1. Open the attached “IN-109190” project2. Open the “UISampleScene”3. Open the Profiler (Window > Analysis > ... Read more
HTML Drag and Drop API stops working when Cursor.lockState changes on Fi...
How to reproduce:1. Open the project “IN-109258_DragAndDrop”2. File → Build and Run3. Open the localhost link to the built project o... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template