Search Issue Tracker
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
[Transition] Condition parameter's compatibility errors when importing a...
Steps to reproduce this issue: 1. Import 'bugController' package into Unity 5.02. Animator controller with couple of state machines,... Read more
The Timeline does not set back the state of GameObjects after saving a S...
How to reproduce:1. Open the attached project "seq-save-scene-reset-timeline.zip"2. Open the TestScene (Assets>TestScene)3. Open ... Read more
"Destroy can only be called from the main thread" is thrown after buildi...
How to reproduce:1. Make sure that IL2CPP is installed2. Open attached project "BugReproduction.zip"3. In Editor, click on Window -&... Read more
[InputField] ArgumentOutOfRangeException is thrown when inputting text i...
To reproduce:1. Open attached project2. Open EmailInputFieldBug scene3. Press play4. Enter character into email input field until Ar... Read more
[Android] Increased rate of stuck "PARTIAL_WAKE_LOCK" with "AudioMix" tag
Reproduction steps: 1. Open "Empires & Puzzles: RPG Quest"2. Lock phone screen3. Check Logcat for "PARTIAL_WAKE_LOCK" Expected R... Read more
[iOS] System.ComponentModel.TypeConverter.ConvertTo causes overflowexcep...
To reproduce: 1. Download attached "IOSInt32Test.zip" project and open in Unity2. Build for iOS3. Deploy the Xcode project to the iO... Read more
Creating an empty ComponentTypeSet throws IndexOutOfRangeException
Reported externally as IN-40851 , and discussed on Slack here The following code throws an IndexOutOfRangeException:{code:java}names... Read more
Cannot report Bug in 2019.3.0f5 when using Mac Editor
Steps to reproduce:1. Open Unity 2019.3.0f5 Editor2. Click Help -> Report a Bug... Expected result: Bug reporter opens upActual r... Read more
Crash on core::Join<core::basic_string<char,core::StringStorageDefault<c...
Reproduction steps:1. Open the attached “repro-project“2. Open the Assets/Scenes/SampleScene.unity scene3. In the Hierarchy select t... 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