Search Issue Tracker
[Linux] Create Asset context menu is created with a vertical offset when...
How to reproduce: 1. Create or open any project 2. Position Project window to the lower half of the Editor 3. Click on the + just be... Read more
Burst errors BC1040 are thrown when entering Play Mode with Entities usi...
How to reproduce: 1. Open tester-submitted project (BurstErrors.zip) 2. Open the SampleScene 3. Enter Play Mode and wait a few secon... Read more
Runtime-created textures do one pointless texture data upload (problem f...
For textures that are created at runtime from scripts, it seems that at the texture constructor time the data (which does not even e... Read more
ShaderGraph doesn't handle texture denpendency (as an export package dep...
Repro steps: - Create a texture node in the graph and reference a texture - Save the graph - Right-click on the shaderGraph asset i... Read more
[HDRP] UI Mask is ignored when UI element containing the Mask is placed ...
How to reproduce: 1. Open the attached project("Test_2018.3.6f1") 2. Go to Project > Assets > Scenes > Sample Scene 3. Observe Game ... Read more
[FrameDebugger] Frame debugger doesn't show rendering event details afte...
Steps to repro: 1. Open attached project and 'test' scene; 2. Click on Scene view tab in Editor; 3. Launch Play mode; 4. Open Frame... Read more
[Searcher] Search font is not readable for Searcher package
Search font is not readable for Searcher package . Refer the attached screenshot Steps to reproduce: 1) Create new project 2) Windo... Read more
Name of a GameObject can be set to an empty string when changed in the I...
How to reproduce: 1. Create a new project 2. Open the Inspector window 3. Create an empty GameObject in the Hierarchy 4. Delete the ... Read more
[IMGUI] Right-click carries through the model preview window and interac...
Right-clicking a docked preview window leads to the Inspector Window properties being selected. Refer to the attached video. Steps ... Read more
VR does not render if a renderTexture whose format is set to RGB565 is c...
Steps to reproduce: 1. Download and open the attached project 2. Attempt to enter playmode Expected result: everything as usual Act... 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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time