Search Issue Tracker
[AssetBundles] Behaviors referenced in parent bundle are not available a...
To Reproduce: 1. Click '+Bug Test: Build the Bundles' in menu.2. Run 'DemoScene' in Editor.3. Observe that GetComponent fails to fin... Read more
[PluginImporter,iOS] Native plugins in 'Plugins/ios/overwrite' ignore Pl...
To Reproduce: 1. Open the project attached to the comment (722682_repro.zip). Select all plugins in 'overwrite' folder and disable i... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Web] VideoPlayer.frameReady event fires only once in a video when the Player Graphics API is set to WebGPU
- Hierarchy V2 Reset Columns leaves empty space and does not resize to fit when removing the columns
- Unexpected changes are made to the main asset when cloning and adding root objects with AddObjectToAsset in AssetPostprocessor
- [RenderGraph] Outputs from camera stack override each other when using OpenGLES3 with a custom renderer feature
- An "RefreshInternalV2 is called before InitialRefresh" error is thrown when opening a project where a build profile with Player settings added is selected