Search Issue Tracker
Scene's pixelRect size changes depending if it contains the users mouse
Reproduction steps:1. Open the attached project in Unity2. Make sure both the Console and Scene windows are visible3. Move your mous... Read more
Stepping over an empty method for several times in Visual Studio crashe...
Reproduction steps:1. Open the "bug.zip" project2. Open the "test" scene3. Open the "Sample.cs" script4. Place breakpoint on line 14... Read more
Unity Editor crashes when invoking an interface method
Steps to reproduce:1. Download and open the attached project2. Open scene "Hardcoded Desktop"3. Hit play Result: crash Note: crashes... Read more
Undoing the creation of a custom type gameobject results in a crash
Steps to reproduce:1. Download and open attached project2. In the hierarchy window, Right click--> Tilemap to create the custom t... Read more
When changing model's pivot point location in Blender, the same part of ...
Steps to reproduce:1. Open attached file2. Open "Scene0" scene. Scene contains "Original" (imported directly from Blender) and it's ... Read more
Text outline has missing bits when used on small and sharp fonts
1. Open 'FontOutline' project2. Open scene 'examplescene'3. Notice that some bits on the font don't have an outline Reproduced on: 5... Read more
Webviews are slow to load on mac os 10.12
Steps to reproduce : - open the Asset Store and Services Window- maximize another window e.g Project Browser using Shift + Space- us... Read more
[5.4][Threading] CullDirectionalShadowCasters performance regression in ...
Reproduction steps:1. Open the attached project (Scratch53_MeshSkinningProfiler.zip);2. Open the scene (Training Room.unity);3. Ente... Read more
Passing accessMask = 0 to MutexAccessRule : base constructor, throws Arg...
Passing accessMask=0 (second argument in base), throws ArgumentOutOfRangeException :public MutexAccessRule (..., ..., ...) : base (i... Read more
[OSX][IntelHD] Firefox performance greatly reduced with WebGL 2.0
-e: when running WebGL 2.0 content on OSX with and IntelHD gfx firefox is really slow -repro:--create new project--import standard 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [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