Search Issue Tracker
"Screen position out of view frustum" error is shown when displaying pop...
How to reproduce:1. Open the attached “MPCanvas.zip” project2. Open the “SampleScene”3. Select the “2P” Play Mode scenario (left sid... Read more
[Prefabs] Unused fields from script are not cleared from YAML data
Repro steps:1)Open the later-attached TestProject2)Notice TestPrefab.prefab, it's otherPrefab field and open it in text editor3)In t... Read more
[2D] "Sprite Shape Renderer" component icon is missing in the Inspector
Icon is missing for the"Sprite Shape Renderer" component in the Inspector and the default file icon appears as the component icon, r... Read more
Using "Dynamic Batching" causes visual differences between Scene and Gam...
Reproduction steps: 1. Open "New Unity Project (1).zip" project2. Look at the Scene view and notice two cubes with one side painted ... Read more
[Recording] Undo doesn't work when modifying keyframes in the animation ...
How to reproduce: 1. Open any (new) project2. Create a Cube3. Open the Animation Window4. Give the Cube an empty animation5. Add any... Read more
[Shadergraph] Setting a texture2d as the "main texture" fails and throws...
Repro steps1. create a shadergraph2. add a Texture2D property3. Right click and choose "Set as main texture"Expected result: it work... Read more
MemoryMappedFile class crashes on IL2CPP builds
Steps to reproduce:1. Download attached project2. Switch platform to Standalone3. Build "SampleScene" scene on IL2CPP backend4. Laun... Read more
[AnimationRigging] GameObject snaps into place until its Root is moved w...
How to reproduce:1. Open the attached project's "case_1199287-Project.zip" Scene labeled "SampleScene"2. Enter the Play Mode Expecte... Read more
Importing FBX files crashes Unity when using an AssetPostprocessor
How to reproduce:1. Open the attached2. Wait for the assets to import Expected result: Assets are imported successfullyActual result... Read more
Vector2.magnitude computed value is different on iOS than on Android/Win...
Repro steps : 1. Build & deploy user attached project to iOS device.2. Notice console output where actual magnitude is different... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server