Search Issue Tracker
Prefab Variant Instance's Component Positions in the Inspector are incon...
How to reproduce:1. Open the "SampleScene1" Scene in the attached "ComponentPositionDidntPropagate.zip" Project2. Double click "Canv... Read more
The new WWW.bytesDownloaded feature completely freezes Unity
Reproduced on 4.3.0f2 The new WWW.bytesDownloaded feature completely freezes Unity until the download completes. This feature was ad... Read more
Coverage.GetStatsFor API shows 0 hits for generic methods
Steps to reproduce: Open attached project Enable Code Coverage by pressing Test/Toggle Open Test Runner and run all editor tests Cli... Read more
Error "ArgumentOutOfRangeException" thrown when creating a project using...
How to reproduce:1. Create a new project using a 3D (HDRP) Sample Scene2. When the project loads, observe the Console window Expecte... Read more
[Mac] Editor performance drops on macOS when clicking and dragging on Po...
How to reproduce:1. Create a new project2. Right-click on the Hierarchy window and create a Cube (3D Object > Cube)3. Select Cube... Read more
[Light Probes] Light Probes ignore ambient light when not in shadow
Reproduction steps:1) Open attached project "Probes Issue"2) Wait for baking to complete--- Notice that light probes have an almost ... Read more
[SerializeReference] Crash when using SerializeReference with preloaded ...
1) Pull attached changeset 2) Build a standalone player, windows x64 was tested locally. 3) Launch player, crash! Read more
!dest.m_MultiFrameGUIState.m_NamedKeyControlList when pressing any key
Steps to reproduce : - import the project attached- open the scene cheat-menu- press play and start typing on the keyboard- notice t... Read more
[Input System] DualShock4 Controller returns random Input values when co...
How to reproduce:1. Open the user attached project2. Connect a DualShock 4 controller via a Bluetooth3. Launch Steam4. Click Window ... Read more
Slow, system-crippling startup of D3D11 players with DisplayPort monitors
1) Locate a machine with an NVIDIA graphics card where the monitor is connected via a DisplayPort connection.2) Build a Windows Stan... 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