Search Issue Tracker
Docs: Shader.globalMaximumLOD contains broken link
Steps to reproduce : - open the page http://docs.unity3d.com/Documentation/ScriptReference/SL-ShaderLOD.html and notice the broken link Read more
UI slow-down when 29,952 light probes selected
When 29,952 light probes are selected, every UI operation takes an extra 90 seconds This bug is further investigation of Case 562020... Read more
OnCollision2DStay doesn't get called all the time
Steps to reproduce : - import the project attached- open the scene MainLevel01- press play- move around and notice that sometimes pr... Read more
Using Hashtable as a parameter of a method causes exception to be thrown
This case was related to another issue which was successfully fixed. Read more
Adding a trigger paramter to the animator changes existing transition co...
To reproduce:1. Open project "Trigger bug"2. Open animation controller abenew3. Inspect the transition from "Movement" to "Idle" (th... Read more
Editor hangs when deleting a sub state machine
Steps to reproduce : - import the project attached- open the Animator Controller- delete the the sub state machines and Unity will hang Read more
AngryBots demo broken when downloading project from Asset Store
AngryBots demo broken when downloading project from Asset Store. Could also reproduce with the latest 4.3 beta 2. To reproduce:- Cre... Read more
[Batching] Batching stats discrepancy in Profiler
TL;DR: to repro, run the attached project on a standalone platform, a mobile device, and in the editor player and record the draw ca... 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