Search Issue Tracker
Slow compilation times when many ClientRpc or Command functions declared
Slow project compilation times when many ClientRpc or Command functions declared. When there are many ClientRpc and/or Command funct... Read more
AssetBundle::GetPathRange function is slow
AssetBundle::GetPathRange function is slow. Read more
[AssetBundle] Wrong dependencies are recorded in a manifest file
This Zendesk ticket (see bottom of comments) has a lot more detail. We never solved this one. An AssetBundle manifest file gets wron... Read more
Crash when animation states are copied on "CollectPPtrs"
1. Open attached "Testas" unity project.2. Go to "Assets > Animazioni > player > idling > notmoving_noequip".3. Select a... Read more
Copying transition between default SubStateMachine and Entry state crash...
How to reproduce:1. Create a new project2. Create new animator controller3. Create SubStateMachine and make transition from Entry no... Read more
Particle Sorting by distance broken
Particle Sorting by distance is broken Unity in 5.2.2f1 Read more
GetComponentsInChildren<T> doesn't work on assets/prefabs when called in...
Make a prefab with child objects, then make an editor script where you try accessing the prefab calling GetComponentsInChildren<T... 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
- The sidebar reopens when Unity Hub is started when Unity Hub was closed with the sidebar closed
- Characters are invisible in the TextField when certain Japanese characters are used
- "InvalidOperationException" is thrown when using Prefab > Replace to replace a Canvas GameObject with a Prefab that has an incompatible root Transform type
- Looping AudioSource resumes from the wrong playback position when the app is backgrounded and resumed on iOS Safari
- "AnyState Transition Created" action can be undone when pressing "Auto Generate Animation" on the uGUI GameObjects