Search Issue Tracker
On destroying script that required by another script - first one disable...
On destroying script that required by anothre script - first one disabled in Inspector 2) How can we reproduce it using the example ... Read more
[RequireComponent(typeof( <any abstract class>))] gives no warnings
[RequireComponent(typeof( <any abstract class>))] gives no warnings 2) How can we reproduce it using the example you attached ... Read more
Unable to delete scripts with cyclic RequireComponent
Unable to delete scripts with cyclic RequireComponent 2) How can we reproduce it using the example you attached 1 Create new project... Read more
Internal compiler error in NGUI 2.33
Steps to reproduce : - import the project attached and notice the compiler errors Read more
Character in 2D tutorial project looks broken
Steps to reproduce : - import the 2D example project from the Asset Store- open the scene- press play and notice the character Read more
"NaN" shows up as values in Sprite Editor "Sprite" window
"NaN" shows up as values in Sprite Editor "Sprite" window when selecting outside the image. I guess it should not say "NaN" it shoul... Read more
Resources.UnloadAsset throws error when used on ScriptableObject in Editor
Steps to reproduce:1. Create a project which makes use of Resources.UnloadAsset on ScriptableObject2. If you try to unload Scriptabl... 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
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed