Search Issue Tracker
[VR] Offscreen rendering produces disrupted image
Steps to reproduce:1. Download and open attached project "OffscreenRenderIssue.zip"2. Open scene "test"3. Turn VR Mode on in player ... Read more
[Prefabs] Unused fields from script are not cleared from YAML data
Repro steps:1)Open the later-attached TestProject2)Notice TestPrefab.prefab, it's otherPrefab field and open it in text editor3)In t... Read more
[Linux] Build crashes after Unity splash
Linux build crashes after splash. Steps to reproduce:1) Open the attached project.2) Build if for Linux (x86, x86_64 universal).3) R... Read more
RectTransforms of nested GridLayouts return wrong position values on sub...
Steps to reproduce: 1. Open the attached project2. Open 'SoldierTest' scene3. Play it4. Notice the positions and local positions of ... Read more
Canvas' children scale when GameObjects are being selected in the Hierarchy
How to reproduce:1. Open user's attached 'Canvas Problems.zip' project2. Open SampleScene3. Select Image GameObject in the Hierarchy... Read more
2D Sprite Prefab Loaded from an AssetBundle loses its Texture reference ...
Steps to reproduce:1. Open the original project "TestSpriteTextureMissing.zip"2. Navigate to Project -> Assets -> Scenes and o... Read more
[VFX/SG] Conversion SG from Old To New leads to unexpected error
Short step to reproduce:- Import attached package in HDRP project- Open VFX- Observe error {code:java}Unexpected missing material se... Read more
[URP] Remove button is not activated in Shader Passes List after creatin...
Remove button is not activated in Shader Passes List after creating objects from Renderer Features in URPAssets_Renderer. Due to thi... Read more
[Remote Config] Cursor does not change to Edit mode when Editing fields ...
Cursor does not change to Edit mode and keeps displaying the default arrow icon when Editing fields in Remote Config window. Refer t... Read more
Editor freezes on Application.LoadLevel(Application.loadedLevel);
How to reproduce:1. Open repro.zip project.2. Open "level1" in "scenes".3. Press play.4. Press the arrow key to make the character m... 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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script