Search Issue Tracker
When a file is exclusively locked through Perforce the Unlock context op...
Steps to reproduce:1. Set up Perforce server and Unity Editor integration2. In Unity create a random file3. Through P4 mark the file... Read more
Locking a file for opening exclusively through P4V doesn't lock the meta...
Steps to reproduce:1. Set up Perforce workspace and Unity editor integration2. Create a random file, new C# script is fine3. In P4V,... Read more
Scene gets dirtied after pressing play (it may be related to layout groups
Note: it may be the same case as: https://fogbugz.unity3d.com/f/cases/910444/ , fixed in 2017.2.0f1 , but it somehow regressed... Re... Read more
Apply Changes To Prefab in top menu is still enabled when timeline is in...
Steps to reproduce: 1. Create new project2. Add cube to scene3. Open timeline window and create timeline for cube4. Exit preview mod... Read more
Directly serializing Matrix4X4 with JsonUtility yields different results...
To reproduce: 1. Open the project, attached by the user (JsonSerializationBugTest.zip)2. Open the "TestScene"3. Enter Play mode4. Ob... Read more
Adding a Skinned Mesh Renderer to a GameObject, then Undoing causes erro...
Steps to reproduce:1. Create a new project2. Create a plane3. Add a Skinned Mesh Renderer component to that plane4. Undo Expected re... Read more
Entering playmode with profiler open and UI in the scene crashes in UI:...
Steps to reproduce:1. open attached project2. open profiler window and maximize it3. enter playmode4 (optional) if it didnt crash ye... Read more
Animator.GetBehaviours returns empty array after a scene has been saved
To reproduce:1. Open attached Unity project "GetBehaviours.zip"2. Open "MyScene" scene3. Click on "GameObject"4. Inspect States (the... Read more
Assertion failed error when switching build platforms "Do not unregister...
Steps to reproduce:1. Open Unity2. Switch build platform3. Observe assertion failed error in console Expected: No errors pop up when... 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