Search Issue Tracker
[CurveEditor] Cannot drag curve anymore
[CurveEditor] Cannot drag curve anymore Repro:1- Open attached project.2- Open scene 'Untitled'.3- Select game object 'Cube'.4- Open... Read more
ProfilerRecorder does not record any ProfilerCategory.Render data when A...
Reproduction steps:1. Open the attached “IN-125177.zip” project2. Open the Test Runner window (Window > General > Test Runner)... Read more
AddTorque and AddRelativeTorque behave differently in opposite Y axis wh...
How to reproduce:1. Open the user's project2. Enter Play Mode3. Click on the Game View with your mouse and drag it to the left and t... Read more
Profiling the Editor in "Timeline" display mode throws an error
Steps: 1) Open the Profiler window2) Make sure you're in "Timeline" display mode3) Click on "Profiler Editor" Observe the error in c... Read more
Changes to top prefab can cause "scheduled for reimport during the Refre...
How to reproduce:1. Open the user attached project2. Set up a git repository for the project3. Create two commits changing the scale... Read more
"Compiled shader" in the player log is misleading
When a shader variant is sent to the GPU driver for processing and logging is enabled, we print a message "Compiled shader ...". The... Read more
[PLM] Duplicate vertices are created before charting
Vertex indices in a mesh are duplicated before charting. Steps for reproduction:1) Open the project `DuplicateVertices` below2) Open... Read more
The Game view is black and the Editor throws a NullReferenceException af...
Reproduction steps: Create a new project with com.unity.template.hdrp-blank (empty HDRP project) Go to Window → Rendering → HDRP Wiz... Read more
Project Auditor "Details" and "Recommendations" text is interactable
How to reproduce:1. Create a new Unity project2. Go to Window -> Analysis -> Project Auditor -> Start Analysis3. In the Pro... Read more
[Input System] Action with no bindings in one scheme remains disabled in...
1. Create an .inputactions asset and add an action map to it.2. Add a control scheme for keyboard&mouse and a control scheme for... 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