Search Issue Tracker
Assets first placed in StreamingAssets and then moved to Resources need...
How to reproduce:1. Open the project2. Open TextAssetBug scene3. Drag file from StreamingAssets to Resources4 Try to move dragged fi... Read more
[Backport] IL2CPP doesn't properly handle invalid surrogate pairs causin...
TextMeshPro accepts surrogate pair characters (e.g. emojis), however it doesn't properly handle them causing a crash within the IL2C... Read more
Crash with multiple stack traces when selecting Entity GameObjects
Reproduction steps:1. Open the attached “repro-project“2. In the Entities Hierarchy window select the “Kinematic Body - Simulated“ G... Read more
[WSA] WWW requests do not appear in Fiddler with UWP build
Steps to reproduce:1. Open the attached project (UWPFiddlerRepro.zip)2. Switch platform to Windows Store3. Build for WSA Universal 1... Read more
[6.1 Priority] Longer build name exceeds the available display area in t...
Steps to reproduce: Create a new project Go to "File" ->"Build Profiles" Click the "Add Build profile" button Observe the "Name" ... Read more
[FBX] Specific models becomes light gray in scene view when mode is chan...
To reproduce:1. Open repro project2. Open ‘LightningTutorialOptimal’ scene3. Change scene view mode from ’Shaded’ to ‘UV Charts’.4.C... Read more
Services Window breaks and shows an indefinite "Loading..." label when d...
How to reproduce:1. Create a new project2. Open the Services window3. Undock it and dock it again4. Observe the Services window Expe... Read more
Particle batching broken when using a Default Particle System
1) Add 2 particle systems1b) Ensure both systems have different world positions2) Make sure the game camera can see them both3) Pres... Read more
[Quest 2] Significant performance difference between Vulkan and OpenGLES...
Reproduction steps:1. Open the attached project “ReproProject"2. Install the OVRmetric tool from Meta Developer Hub on Quest 2 devic... Read more
Shader cache grows indefinitely
Shader cache has no means of automatically purging old entries. This means that the cache grows indefinitely unless manually deleted... 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