Search Issue Tracker
Delegates in Coroutines do not work correctly
To Reproduce: 1. Open and play scene 'test' in the attached project, observe that several same value are outputted. 2. Open 'closure... Read more
When you click to rename a child in a prefab, it does not allow you to e...
When you click to rename a child in a prefab, it does not allow you to edit the text in the project view. Repro steps: 1. Launch Att... Read more
Unity is unable to call a static method of an nested generic class
"TypeLoadException: A type load exception has occurred" error is thrown when calling a static method of a nested class 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
Undocked Game view does not Maximize on Play
When the Game view has its own window apart from the rest of the Unity Editor UI, the Maximize on Play setting has no effect. The wo... Read more
Implement manual anti-aliasing for editor line/handle/gizmo rendering
Some drivers can't render nicely AA'd lines, e.g. DX11 on Radeons apparently; or in general when MSAA is off. We should manually ren... Read more
Internal compiler error when trying to construct a dictionary of generi...
To Reproduce: 1. Open the attached, notice that as long as this line:'new Dictionary<p<object, object>, object>();'exist... Read more
When script inherits from a built-in GUI component, additional fields ad...
To reproduce this bug: 1. Open the attached project2. Open 'example' scene3. Open 'CustomText' script4. Notice that it inherits from... Read more
Internal Compiler error. Unhandled Exception: Mono.CSharp.InternalErrorE...
Steps to repro:1. Open the attached project2. Observe the compiler error:Internal compiler error. See the console log for more infor... 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
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy