Search Issue Tracker
[OSX] Canceling any Asset import results in Unity crash
Steps to reproduce:1. Download create new project2. Open asset store3. Download any assets (e.g. "free trees" assets )4. Chose to im... Read more
Ticking "Launch Unity" after installation causes Unity to be started in ...
Windows only What happened:Due to unity starting in elevated mode, files (such as images) cannot be dragged from the file explorer t... Read more
CharacterController's Step Offset broken when stepping onto flat mesh co...
To reproduce:1. Open attached Unity project "BugReport.zip"2. Open "Steps" scene3. Inspect that yellow steps have mesh colliders and... Read more
Colliders can be passed through with FirstPersonController if moving ran...
To reproduce:1. Open attached Unity project "walkoffset.zip"2. Open "Steps" scene3. Go into Play mode4. Try moving up the pink stair... Read more
HideFlags.DontSaveInBuild doesn't hide properties fields in Prefabs
How to reproduce:1. Open given Unity project2. Check GameObject and GameObject(1) (GameObject is a prefab) Expected result: In GameO... Read more
[2D] Sprite mask custom range behaving incorrectly- sprites pop in and o...
What happened:Layers are popping in and out of view when the sprite mask moves. See attached gif for more detail. How we can reprodu... Read more
[Linux Player] Cached Asset bundles take longer to load relatively to ca...
Steps to reproduce:1. Download Unity5_3Project.zip2. Build for Linux Standalone3. Run the build4. Go to: http://localhost:9921/start... Read more
Assertion failed on expression: 'm_InstanceID != InstanceID_None' when u...
Steps to reproduce:1. Open user attached project2. Open the "Texture Load Scene" - textures are downloaded3. Start the Scene4. Wait ... Read more
[PLM] Duplicate vertices are created before charting
Vertex indices in a mesh are duplicated before charting. Steps for reproduction:1) Open the project `DuplicateVertices` below2) Open... Read more
Performance isssues and D3D11 errors after importing a larger project
Steps to reproduce : - create a new project- import the Standard Assets Example Project https://assetstore.unity.com/packages/essent... 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
- Project disappears from the Projects list in Unity Hub when the Editor crashes
- The Terrain tools follow the previous Terrain curvature when it was already undone
- Incorrect UI wording: Missing articles in project creation options
- “[Worker0] InvalidOperationException: Cannot create a new scene additively with an untitled scene unsaved.” error thrown when closing converted Sub Scene in Inspector window
- “InvalidOperationException: Trying to set the parent for HierarchyNodeHandle” errors spammed in the Console when converting Sample Scene to Sub Scene and Entities Hierarchy window is open