Search Issue Tracker
Prefab instance error in the Console when deleting a Prefab that is a ch...
How to reproduce:1. Open the attached user project “Tilemap_Prefab_Deletion.zip“2. Open Scene “SampleScene“3. Create a Sprite GameOb... Read more
Texture importer assigns wrong texture compression formats to lightmap t...
Steps to reproduce: 1. Download and open the attached project2. Open the SampleScene3. Make sure that Auto Generate is disabled4. Ba... Read more
[XR] Stereo rendering mode selection dropdown is unavailable for WMR in ...
Stereo rendering mode selection dropdown is unavailable for WMR in XR plugin management. Right now the only stereo rendering mode av... Read more
[HDRP APV] Bricks appear in empty spaces when zooming out
While zooming out Repro:1) Download project https://github.com/iM0ve/Spotlight-HDRP/tree/APV2) Replace the scene file with the attac... Read more
Camera.targetTexture is respecting Camera rect
Steps:1. Open attached project2. Open SampleScene, hit play3. On ProjectView, select the RenderTexture asset4. On inspector, observe... Read more
[Editor::UI] Enabling disabling an image UI component causes redraw issu...
[Editor::UI] Enabling disabling an image UI component causes redraw issues and loads incorrect image 1. What happened[Editor::UI] En... Read more
[ReflectionProbe] LogStringToConsole when reflection probe is selected
To reproduce:1. Create new scene2. Add reflection probe3. Move it around4. Notice horrible lag and hundreds of UI messages logged in... Read more
Upgrade NOTE: replaced 'mul(UNITY_MATRIX_MVP,*)' with 'UnityObjectToClip...
Steps reproduce:1. Open attached project2. Open ShadowMeta.cginc3. Replace UnityObjectToClipPos(pos4) to mul(UNITY_MATRIX_MVP, pos4)... Read more
[Animation] Parameter name is clipped with slider in Blend Tree
Parameter name clipped is with slider in Blend Tree. Steps to repro:1. Open the attached project.2. Open Cube Animator > Double c... Read more
SerializedPropertyChangeEvent is invoked when initially binding Property...
Reproduction steps:1. Open the attached “Test The Callbacks.zip” project2. Open the “SampleScene”3. Select the “Script 2 Object” Gam... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server