Search Issue Tracker
Linq orderby bug
To reproduce:1. Open attached project2. Run test scene3. Check the console. Notice that S2 is returned before S1. .NET returns s1 th... Read more
[Sprites] Spite.Create() takes more time if rect is 33x33 compared to 31x31
Reproduction steps:1. Open attached project2. Open "TestScene" scene3. Open test.cs and uncomment "areaOfSliceInTextureToDraw = new ... Read more
Trails and Lines are doubled between views
Trail and Line Renderers appear in the location of the other view, for example the position of a trail renderer from the game view w... Read more
UNetWeaver error when SyncEvents use the same delegate
Error "UNetWeaver error: ProcessInstructionMethod failed" when using the same delegate for multiple SyncEvent events. Read more
[Standalone][DX9] UI disappears when triggering a resolution change (5.2...
Repro steps:1)Open the attached project and add cube to the existing scene2) Build the project using DX9 rendering.3) Run the execut... Read more
[CopyAsset] Copying asset to already existing path results in broken ass...
Steps to reproduce: 1. Open attached project2. Open scene "Scene"3. Select "Cube" and in its inspector, click custom "Demonstrate bu... Read more
[Gizmos] Gizmos.DrawLine random colors if 3D Icons turned off
Repro steps:1) Open the project and Demo scene2) Notice the lines all across the Scene/Game view3) Go to Gizmos and try checking/unc... Read more
Error message when baking real-time GI: "(int)indices[kDynamicLightmap] ...
To reproduce:1. Open attached "Smaller repro"2. Make sure realtime resolution is 0.0001 (it doesn't affect repro, so for faster bake... Read more
[WP8] Building throws a lot of errors: `System.Func`2` doesn't exist in ...
To reproduce:1. Create a new project2. Build for WP83. Notice errors in console: Reference rewriter: Error: type `System.Func`2` doe... Read more
Multiple mesh errors when parent size is negative and shadow component i...
Reproduction steps:1. Open attached project2. Open scene "test"3. Select the gameObject "Text" (under Canvas/Panel/Text)4. Switch in... 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
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically