Search Issue Tracker
[Android] Increased rate of stuck "PARTIAL_WAKE_LOCK" with "AudioMix" tag
Reproduction steps: 1. Open "Empires & Puzzles: RPG Quest"2. Lock phone screen3. Check Logcat for "PARTIAL_WAKE_LOCK" Expected R... Read more
[2D][Animation + PSD Importer] Root bone and bone list references disapp...
After adding bones to a 2D character for skeletal animation, exiting and reloading the program changes the Root Bone to a missing tr... 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
NullReferenceException: SerializedObject of SerializedProperty has been ...
How to reproduce:1. Open any project2. Open the Preset window for a Game Object and create a new Preset4. Turn on the Inspector for ... Read more
Handles.PositionHandle throws a NullReferenceException
Steps to reproduce: 1. Open attached project2. Open scene "scene1"3. Notice NullReferenceException in console:NullReferenceException... Read more
[Visual Effect Graph] Undo and Redo actions on "Default Subgraph Operato...
NullReferenceException is thrown on performing Undo and Redo actions when "Default Subgraph Operator" Template is opened, refer atta... Read more
Visual Effects Graph Asset's Shaders are not imported when launching Unity
Reproduction steps:1. Import the attached VfxG_TowerLevelUp.vfx2. Observe the Visual Effects Graph Asset "VfxG_TowerLevelUp.vfx" in ... Read more
Importing .obj file of ~500Mb in size freezes when using operating syste...
Steps to reproduce:1. Open the attached project2. Go to "Assets" > "Test" > "Test" > "Test" in the Project window3. Right-c... Read more
[Transition] Condition parameter's compatibility errors when importing a...
Steps to reproduce this issue: 1. Import 'bugController' package into Unity 5.02. Animator controller with couple of state machines,... Read more
Progress Bar disappears or flickers when displayed if the Test Framework...
How to reproduce:1. Open the user’s attached “BetaProgressBar.zip” project2. Go to Menu > Test > Progress Bar3. Observe the re... 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