Search Issue Tracker
"Could not find asset metadata and GUID" warnings when serializing a sce...
Reproduction steps:1. Open the attached "PrefabIssue.zip" project2. Open the "PrefabBugScene" scene3. Enter Play mode4. Observe the ... Read more
[iOS] "Duplicate symbols for architecture ARM64" error occurs during dep...
How to reproduce:1. Open the attached "case_1212342.zip" Unity project2. Build the Scene for the iOS platform3. Attempt to deploy th... 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
Problems with upgrading project with Substance material from 4.x directl...
What happenedThe original project is made with Unity 4.1.0f1- (1 case) -- when I opening it in 4.1 and then 4.3 and then in 5.0 and ... Read more
SBP Support for Mip Stripping
Mip Stripping (removal of top level mips at build time) requires Asset Bundles to be rebuilt per change of quality level and activat... Read more
SceneManager.GetActiveScene() returns wrong scene in Awake and OnEnable
Steps to reproduce:1) open the project2) open one of the scenes3) drag other 2 scenes into hierarchy4) right click the bottom scene ... Read more
Terrain material does not receive updates when its color is changed usin...
Reproduction steps:1. Open the attached 'MapTest' project2. Open the 'SampleScene'3. Enter Play mode4. Observe the 'MapManager' Game... Read more
The Profile Analyzer's buttons and menus become unclickable when the win...
How to reproduce:1. Create an empty project2. Open the Profile Analyzer window and dock it somewhere (Window > Analysis > Prof... Read more
[Graphics] DrawMesh crashes editor if material is not valid or null
Steps to reproduce: 1. Download and import attached project. (repro-case_756849-DrawMesh.zip)2. Open scene: main3. Press play. Crash... Read more
Non-prefab Assets with .prefab extension are incorrectly handled by the ...
How to reproduce:1. Open the submitted project (MeshPrefabImport_193)2. Select the 'customer_model' prefab in the Project window Exp... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default