Search Issue Tracker
AssetDatabase.StartAssetEditing throws warnings when called from script
Reproduction steps:1. Open the user’s attached project2. In the Editor window menu, select BugRepro > DoestWork Expected result: ... Read more
Custom shader is displayed incorrectly in the Play Mode when SRP Batcher...
Reproduction steps:1. Open the attached “repro_IN-71109“ project2. Open the “SampleScene“3. Select the “/Assets/Settings/URP-Balance... Read more
Error "GetLocalizedString is not allowed" when dragging polygon sprite t...
How to reproduce:1. Create a new project2. Create a new "square" sprite type (Project window -> Create -> Sprites -> Square... Read more
[Layout] Unable to close custom editor window when the script is missing
Steps to reproduce:1) open attached project2) create new unity project from menu (File>New Project>OK)3) try closing the custo... Read more
Text input is not affected by InputField properties if it is set through...
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. Open script "test.cs"4. Notice that it sets text value to string... Read more
PhysX error is thrown when writing to Physics.gravity
Reproduction steps:1. Open the attached “unity-physics-gravity-bug.zip” project2. Open the “Assets/Scenes/SampleScene.unity” scene3.... Read more
IL2CPP standalone build crashes when null is thrown in a try catch block
How to reproduce:1. Open attached project "il2cpp-android-crash-2019.zip"2. Make sure ILL2CPP is installed and enabled (Project Sett... Read more
Editor crashes when a specific scene is played/stopped multiple times us...
To reproduce:1. Open project2. Play/stop scene multiple times using CTRL+P until editor will crash (easiest to reproduce on 2017.1.0... Read more
[Android][NDK Upgrade] Building never finishes and Library folder size e...
Steps to reproduce:1. Open attached project2. Start building for Android IL2CPP3. Wait Notes: It takes a while (at least 30 minutes)... Read more
[Linux Player] Input.GetKey does not detect certain keys when switched t...
How to reproduce:1. Open the user's attached project (KeyTest.zip)2. Build for Linux3. Run the built project with '-logFile <file... 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