Search Issue Tracker
[IL2CPP] System out of Memory exception is thrown if ScriptableObject is...
To reproduce: 1. Download attached project “ReproduceSOLoadCrash 2.zip" and open in Unity2. Open "SampleScene" scene3. Enter to Play... Read more
Editor crashes when running Magic Leap Simulator with ML Spatializer in use
Steps to reproduce:1. Download and open the attached project2. Enable Zero Iteration3. Run the Simulator4. Enter/exit Playmode a few... Read more
SceneManager.sceneUnloaded callback still returns scene.isLoaded == true
How to reproduce:1. Open the attached project ("case_1125003-Repro-IsLoaded.zip")2. Open the repro scene ("Level01")3. Enter the Pla... Read more
Unity editor crashes on GameObject::IsActive() const when opening "Start...
How to reproduce:1. Open "2D game kit" tutorial2. Navigate to "Scenes" folder in project's window3. Open "Start" scene - Observe the... Read more
[IL2CPP] Player crashes at memcpy_repmovs() on launch
Steps to reproduce:1. Download 1122651_repro.zip2. Build a Standalone player with IL2CPP backend Results: Player crashes on launch R... Read more
[Output] Some outputs fail to compile when used with certain UV Modes
Repro steps:1. Create a new default VFX and drag it in the scene2. Open the VFX asset and convert the output (or create a new one) t... Read more
Clicking a different package version than the one which is installing sh...
How to reproduce:1. Open the user's project2. Open the Package Manager Window3. Install any package e.g. LWRP by clicking the "Insta... Read more
Sprites are too small when maximizing game window on a large resolution ...
How to reproduce:1. Set your display screen resolution to 4096x21602. Open the attached project3. In Build Settings, switch the Targ... Read more
UI API breaking changes on upgrading project from 2018.3 to 2019.1
To repro:- download the attached project- notice the compile error:Assets\Rewired\Extras\ControlMapper\Scripts\CustomButton.cs(60,79... Read more
Button is still intractable if second level parent canvas is disabled du...
Steps to reproduce:1. Download and open the attached project2. Enter Playmode3. Disable Canvas component on top level Canvas gameobj... 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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names