Search Issue Tracker
[CustomRenderTexture] Cubemap type in DX12 Player is wrong
Steps: 1. Open win.exe_dx11 and win.exe_dx12 player inside the repro project folder "CustomTexture_dx12\Build" 2. Observe and compar... Read more
[Win] Building of several players to the same folder can cause errors
If user builds several players to the same project folder on Windows and keep players running, errors appear. To repro: 1. Create... Read more
[CustomRenderTexture] Naming inconsistency on Asset create menu
Steps: 1. Create an empty project 2. Right click on project view>Create>Custom Texture Expected Result: "Custom Texture" should be ... Read more
Parental assembly gets unloaded when dynamically loading child assembly ...
Steps to reproduce: 1. Open attached project 2. Open "AssemblyLoadBug" scene 3. Enter play mode and observe console *assembly is loa... Read more
NetworkTransport.Send() leaks memory
Reproduction steps: 1. Open project attached (Repro.zip). 2. Open scene "Test". 3. Press Play. 4. Wait till memory usage stabilizes.... Read more
GetComponentsInChildren always gets components from inactive objects
Steps to reproduce: 1. Open the attached project(GetComponentsInChildren.zip) 2. Open the Main scene 3. Play the scene 4. Observe th... Read more
[iOS] Minimizing app during its initialization breaks the sound, error "...
Steps to reproduce: 1. Open user's attached project 2. Build "Test" scene to iOS platform 3. In Xcode, Build and Run 4. When app sta... Read more
Runtime-created textures do one pointless texture data upload (problem f...
For textures that are created at runtime from scripts, it seems that at the texture constructor time the data (which does not even e... Read more
[IL2CPP] Casting Int32 to enum fails on runtime when app is built with i...
Steps to reproduce: 1. Open attached project 2. Build app for UWP with il2cpp scripting backend 3. Open VS solution 4. Deploy on loc... Read more
Editor stops working/crashes in RtlpUnWaitCriticalSection when building ...
1. Open the users attached "BuildCrash" project 2. Go to File --> Build Settings 3. Press Build and Run with the Standalone platform... 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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window