Search Issue Tracker
Presets: Need to Exclude MonoImporter and MonoScript class type
1. Click on any MonoBehavior script you may have in your project2. In the Inspector, you'll see two sections which we can create a p... Read more
Intellisense stops working on new scripts
Windows 10Unity 2018.2.0b7Visual Studio 2017 Steps to repro:1) Open an existing project (that has scripts) in 2018.2.0b7 (on a windo... Read more
Android build crashes on boot due to large static read-only array
Reproduction steps:1. Download "DynamicUpdate.zip" project and open in Unity2. Enter Play mode and observe3. Stop Play mode and go t... Read more
[UI] Environment Lighting Source reverts from Gradient to Skybox upon ch...
Steps to reproduce:1. Create a new Unity project and open the SampleScene2. Navigate to the Lighting window and set Environment Ligh... Read more
[Sprite Packer] Atlas turns blue after packing when using Mobile platfor...
Reproduction steps:1. Open the attached project.2. Go to File > Build Settings and change Platform to iOS or Android.3. Go to Win... Read more
[UWP] IL2CPP build fails when project contains a .winmd file that is com...
Steps to reproduce:1. Download attached project2. Switch platform to UWP.3. In toolbar select Tools -> Vungle -> Prepare Windo... Read more
In Editor Playmode, with Lightweight RP, reloading the current scene bre...
Steps to Reproduce:(1) Create a new project using the Lightweight Template.(2) Update to the latest lightweight package (currently 1... Read more
ActiveScene differs between Editor and Build when loading a new scene
Reproduction steps:1. Open the attached project.2. Open and play the MainScene.3. Click 'LoadScene'.4. Click 'UnloadScene'.- Notice ... Read more
Saving the scene with TextMeshProUGUI objects results in the text disapp...
Reproduction steps:1. Open the attached project "TMPro_Disappearing_Text.zip";2. Open the Main scene;3. Notice that it is not saved;... Read more
Packages folder does not expand when setting object selection with Selec...
How to reproduce:1. Open the attached project2. Open the Maintainer window (Tools/Code Stage/Maintainer/Show)3. In the Maintainer, s... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- 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