Search Issue Tracker
[Interactions] Some Interactions don't have the correct startTime, time ...
Github: https://github.com/Unity-Technologies/InputSystem/issues/576 Affected Interactions:- Press: Press Only, Press and Release- H... Read more
Global shader variables _Time and _TimeParameters do not reset when a Sc...
Reproduction steps:1. Open the attached “BugShaderTime.zip” project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter the P... Read more
[Android] Gradle build fails when there's a settings.gradle file in the ...
Repro steps:1. Open attached project2. Build for Android Actual: Build fails with "Project directory 'C:\Users\user.name\Documents\P... Read more
Renaming assemble definition in the Inspector does not rename it in the ...
Renaming assembly definition in the Inspector does not rename it in the Hierarchy Steps to reproduce- Open Unity 2019.3.0a11- Create... 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
[Roslyn Analyzers] Warning messages do not stay after compilation is com...
Reproduction steps:1. Open the user's attached project2. Open Assets/Scripts/Default.ruleset3. In Visual Studio expand Microsoft.Uni... Read more
[Android] TouchScreenKeyboard.active triggers an error when set to false...
Reproduction steps:1. Open the attached project "ReproProj" - [https://editorbugs.unity3d.com/api/v1.0/attachments/7a72fdae-edfb-472... Read more
[Android] Application.streamingAssetsPath points to a wrong directory on...
Repro steps:1. Open user attached project2. Switch build target to Android3. Make sure "Build App Bundle (Google Play)" is checked4.... Read more
Numeric fields that are not available in the "Normal" Inspector mode can...
How to reproduce:1. Create a new Unity project and a new scene in it2. In the Hierarchy, select the "Main Camera" GameObject3. Switc... Read more
[Mobile][IL2CPP] App crashes after the splash screen when there's a NavM...
Repro steps:1. Create a new project2. Add a NavMeshObstacle component to any Game Object in the scene and save it3. Switch build tar... 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