Search Issue Tracker
[VFX] Multi selecting VFX Graph with other scene objects throws MissingC...
Versions tested: 2023.3.0b5 Steps to repro: 1) Create an empty HDRP project 2) Create any VFX graph and drop it into the default sce... Read more
Canvas scaling does not update when scaling Camera in orthographic mode
To reproduce:1. Open the scene2. Change "Size" field in orthographic camera3. Notice how canvas size does not change in Scene view (... Read more
GenerateID is not allowed to be called during serialization, call it fro...
An error is thrown when opening the project. After opening it, Unity somehow corrupts and starts throwing this error when creating n... Read more
[IMGUI] Project Settings window shrinks after restarting the editor on c...
Project Settings window shrinks to the size of the cursor after restarting the editor on changing Graphics APIs. Steps to repro:1. C... Read more
PhysicsShapeGroup2D.Add() incorrectly merges shape start vertex.
Reported on the forums here: [https://forum.unity.com/threads/physicsshapegroup2d-generates-argumentoutofrangeexception.1518040/] Wh... Read more
[UnityScript] Error in Mono Develop when trying to add Debug.Log
Steps to reproduce : - create a new Javascript- open in Mono Develop- type Debug.Log ( and the error will appear *Note :Only reprodu... Read more
[Contextual Menu] Can no longer use RMB to paste text when renaming item...
With the new context menus, pasting from the clipboard while renaming an item doesn't work. When the context menu to cut/copy/paste ... Read more
Pass.CompileVariant fails to compile a variant if the shader is not supp...
STR:1. Make a new project from the 3D template.2. Put the attached shader and C# script in the Assets folder.3. Use the menu "Repro ... Read more
Error about not found PerceptionRemotingPlugin.dll
-e: see title, error logged on opening editor, doesn't impact other things as far as I can see, but haven't tried any VR stuff--erro... Read more
[Physics2D] Unable to delete Polygon Collider 2D shapes when there are m...
Reproduction steps:1. Create a new Project2. Import "Walls.png" and select Texture Type Sprite (2D and UI) in import settings3. Drag... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code