Search Issue Tracker
ClientRPC isnt called for local client for networked scene objects
ClientRPC doesnt work for network objects placed in the scene. Read more
Can't run Coroutines on another Component
How to reproduce: 1. Open attached project (the fixed version)2. Open scene Main.unity3. Play the scene- The console should print 10... Read more
DIR: Bad default transform values with Animator Controller
Director branch bug 1. What happenedI get bad transform values applied to the scene when I make changes to the Animator Controller. ... Read more
Icon are missing on instantiated gameobjects
To reproduce:1. Open attached project2. Open Bug scene3. Attach LoadIcon script to gameobject4. Press play5. Notice that instantiate... Read more
KeyValuePair with generic struct crashes mono compiler
To reproduce:1. Open attached project2. Notice empty error in console Read more
AW can no longer move the current time before the first key
AW can no longer move the current time before the first key 1. What happenedWhen I try and move the current time (red line) before t... Read more
[Editor] Unity crashes ticking "Require ES3.1" or "Require ES3.1+AEP"
When ticking "Require ES3.1" or "Require ES3.1+AEP" with OpenGLES3 API on Android Player, unity crashes. 1. Open project.2. Switch t... Read more
[RectTransform] Scaled UI buttons drifting when it has an Animator with ...
Steps to reproduce: 1. Open attached project2. Open 'InfoBar 1' scene3. Notice that InfoBar > Canvas > GameObject has scale of... Read more
Text from physical keyboard doesn't type when input field was selected w...
Reproducible on 4.6.5, 4.6.6;Works fine on 4.6.4; Repro steps:1. open project "gui textfield.zip";2. build to WSA and build and run ... 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