Search Issue Tracker
NullReferenceException when toggling Show Asset Store search hits
Reproduction steps:1) Create a new project (or open any existing one)2) Open preferences window: Unity/Preferences/General3) Toggle ... Read more
Unity does not clean up lost link SpriteRenderer object
Steps:1. Open BUG01 scene in Repo project2. In Scene View you can see a white sprite object, but hierarchy is empty-> If a camera... Read more
[Android] [ETC] Alpha size is doubled compared to RGB if "Compress with ...
To reproduce:1) Open attached project2) Make sure it's set as Development Build and auto attaches to Profiler3) Build and run on dev... Read more
Hinge Joint automatic connectedAnchor value gets set to Anchor value whe...
Steps to reproduce:1. Download and open the attached project2. Enter Playmode Expected result: object gets instantiated at set value... Read more
[IL2CPP] Socket.Select throws NullReferenceException while using NetMQ l...
1. Install py27-zmq via macports2. Go into project root3. Via terminal python2.7 zmq_echo_rtr.py4. Open project in Unity5. Build to ... Read more
CursorMode.ForceSoftware displays both in-game and OS level cursors when...
How to reproduce: 1. Open the project “IN-104135_CursorBug”2. Open the Scene, Project → Assets → Scenes → SampleScene.scene3. File →... Read more
Unity Behavior Node Wizard generates incorrect type reference for nested...
Steps to reproduce:1. Create a new script with a class containing an enum (e.g., `public class MyEnumScript { public enum MyEnum { V... Read more
Can't interact with the UI when the "Input System UI Input Module" and "...
How to reproduce:1. Open the attached project ("case_1187185-Project.zip")2. Open the SampleScene in the Scenes folder3. Enter the P... Read more
SyncColliderTransform is taking an extended amount of time while a Colli...
How to reproduce: 1. Open attached project2. Play the included scene3. Check the Profiler- Note the extended amount of time for Sync... Read more
[HDRP] Standalone build doesn't render when Path Tracing is enabled
How to reproduce:1. Open the user attached project (ptr.zip)2. Build and run the project3. Observe the built player Expected result:... 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 UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- 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