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
[UI Toolkit] Pointer events are triggered multiple times when simulating...
How to reproduce:1. Open the attached "1287927 repro" project2. Open the Input Debug window from Window > Analysis > Input Deb... 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
[macOS] "Add Component" button is broken when the Editor is moved to a d...
How to reproduce:1. Enter macOS mission control (ctrl + arrow up) and create an additional workspace2. Open a new Unity project3. En... Read more
Animator State’s Multiplier field shows a Parameter that no longer exist...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new Animator Controller (Assets > Create ... Read more
Empty "Custom Function" node is created expanded and then shrinks when m...
How to reproduce:1. Create a new Unity project2. In the Project window, right-click -> Create -> Shader Graph -> Any Shader... Read more
IL2CPP throws a NullReferenceException when attempting to Export a Devel...
Reproduction steps: Open the user’s attached project Navigate to File → Build Settings Ensure that “Scenes/SampleScene” is included ... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template