Search Issue Tracker
Misleading/unclear error in custom Editor scripts
I wanted "Double\size" as an option in a GUI.IntPopup call (see attached EditorGUIIntPopup.js script). Unity reports the following e... Read more
Disabled resolution dialog doesn't affect fullscreen option (cmd-F)
To reproduce:1. Disable resolution dialog in player settings2. Run on mac3. cmd-F enables to go to fullscreen Read more
Fadeout Mip Maps option is useless for color textures, always fades to grey
When you specify that a texture should 'Fadeout Mip Maps' it makes the higher mipmaps become grey. This is great for detail maps whe... Read more
[LightProbes] Make loading light probes additively work.
Steps to reproduce : - load Main scene and press play- then load LightProbes scene and notice the difference *note :Project attached... Read more
Audio Clips don't support multi-ojbect editing
Could reproduce in 4.0f7. To reproduce:- Create a new project and import the attached "test.unitypackage"- Select all the audio file... Read more
[Android] Shaders that sample the frame work incorrectly
Shaders that sample the frame (for example, Glow and Vignetting image effects or the Glass shader) appear to be sampling the wrong p... Read more
WindowLayouts invalid when moving a tab to the bottom part of Editor UI
Repro:- reset layouts to one of predefined schemes (any)- move one of the tabs to the very bottom of the screen (it should occupy th... Read more
Deprecated animation system playback, gives asserts in some cases
After the object finishes with the first half of its animation, the pasted assert appears in the editor. This only occurs when the a... 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