Search Issue Tracker
[5.4][GPUProfiler] Most draw call entries do not have names/objects asso...
Since 5.4, most draw calls in GPU profiler aren't associated with the objects. So the detail profiler view just shows "N/A" for the ... Read more
[iOS] Crash when running on iOS Simulator with Xcode 8.0 Beta 3
To Reproduce: 1. Build and run an empty project with Xcode 8 Beta 3 Simulator (iOS).2. Observe that on launch the app crashes, after... Read more
Save path for collab download ignored if it has non standart characters
Steps to reproduce:1. Select a project from "In The Cloud".2. Use path that has non standard characters(ex: ą č ę ė). Expected behav... Read more
Text becomes blurry when there is even number of blend tree motions
How to reproduce:1. Open the attached project2. Open Controller in Animator window3. Double click on blend tree state4. Notice that ... Read more
[IL2CPP] Build fails if a managed .dll is named differently than the ass...
Steps to reproduce:1) Open the attached project.2) Build for iOS or Android with IL2cpp as the scripting backend. The build fails; a... Read more
[BlendTree] Writing Threshold value with comma doesn't save the value
To reproduce:1. Open attached project ("BlendTree-Issue.zip")2. In the Animator window select the Blend Tree3. Type to Threshold fie... Read more
[iOS] Slowdown due to precision change for shadowmap uvs
There is a performance regression on A7 devices possibly because of the transition from half4 to float4 for shadowmap coordinates. T... Read more
[BlendTree] Compute positions doesn't work for some generic animations
How to reproduce:1. Open the attached project2. Open New Animator Controller (under assets) in Animator window3. Click on Blend Tree... Read more
[TrailRenderer] Does not get cleared in scene view
Steps to reproduce:1. open attached project2. open scene M3. select "GameObject" from scene4. move his transform around Actual: trai... Read more
[5.4][GPUProfiler] GPU profiler does not show any draw call timings in 5.4
In 5.3 and before, the GPU profiler was showing timings for individual draw calls. Since 5.4, it generally attributes all GPU times ... 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