Search Issue Tracker
Float to Int conversion returns unexpected/differential results when add...
How to reproduce:1. Open the attached project "Floatinconsistent.zip"2. Open "SampleScene" Scene3. Enter Play mode Expected result: ... Read more
Failed to load a custom asset when using Naninovel package
Reproduction steps:1. Open the user's project "Test.zip"2. Select `Assets/Scripts/TestScript.nani` asset3. In the Inspector window e... Read more
Server build on OSX crashes when it can't find libmono-native.dylib
Discovered via case 1376434 Same repro steps as the case above but copied below for simplicity:How to reproduce:1. Open the user att... Read more
Editor crashes on RuntimeStatic<PackageManager::Api,0>::StaticDestroy wh...
Reproduction steps:1. Open the attached project "repro.zip"2. Open Scenes\SampleScene3. Open 'repro.cs' in Visual Studio4. Press 'At... Read more
Reloading script assemblies takes over 3 seconds when entering play mode...
Reproduction steps:1. Download and open the attached "hdrp2022.zip" project2. Enter "Play mode"3. Observe the "Reloading script asse... Read more
Roslyn Analyzer dll files ignore Define Constraints
Reproduction steps:1. Download and open the attached "New Unity Project something.zip" project2. Observe the console window Expected... Read more
"Failed to resolve type 'System.Int32'" error is thrown when AssemblyUp...
How to reproduce:1. Open the attached project "NormcoreAssemblyUpgrade.zip"2. Navigate to Assets folder and right click "MeshMateria... Read more
Visual Studio Editor and Burst errors in the Console when project name c...
Reproduction steps:1. Create a new project with the apostrophe in the name for example "King's land"2. Open the project3. Install th... Read more
Managed memory created for allocations in a scripting thread sticks arou...
Reproduction steps:1. Open the attached "Project_1378218_2019.zip" project2. Open Memory Profiler (Window > Analysis > Memory ... Read more
[M1] Crash with * Assertion at handle.c:446, condition `m_class_is_value...
Reproduction steps:1. Open the user's attached project and scene "Main Menu"2. Enter play mode3. Press the "Multiplayer Arena" butto... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used