Search Issue Tracker
crash when changing scenes when inspector is locked
Steps to reproduce:1. Open attached project "inspector_test.zip"2. Open "scene0" scene3. Select "Cube" in the hierarchy4. Lock the i... Read more
[iOS] Some tags are not identified on iOS devices
Reproduction steps:1. Open the attached "archive" project.2. Connect a device.3. Launch the "Unity Remote 5" on a device.4. Go to "E... Read more
Calling a callback to script method from a separate thread in DLL when d...
Reproduction steps:1. Open the project2. Open the only scene available3. Open Visual studio or MonoDevelop4. Place a breakpoint on l... Read more
Editor hangs for 5 minutes while importing FBX file
How to reproduce:1. Create a new project2. Import custom package (Import Package -> Custom Package) MyPackage.unitypackage3. When... Read more
[WSA][UWP] text indicator is locked at the end of text in UI.InputField ...
Steps to reproduce:1. Open attached project2. Build for WSA UWP3. Deploy on Windows Phone 10 mobile device4. Tap on InputField and i... Read more
[Chrome] The cursor movement (while using the scroll wheel) in WebGL pro...
Reproduction steps:1. Open the attached project;2. Open the scene TestScene;3. Build like WebGL project;4. Open the project in Chrom... Read more
[Android] App crashes when using 2 or more objects from Spritesheet
Steps to reproduce:1) Download attached project ' Test.zip' and open in Unity2) Build and run 'main' scene on a deviceObserve crash ... Read more
Having unexpected closing curly bracket in the shader freezes editor
Reproduction steps:1. Open the project provided2. Open the only shader available3. Change "#define BUG 0" to "#define BUG 1"4. Save ... Read more
Unity Highlighter causes errors in console and crashes Unity (GUIView::O...
STR:1. Open the project2. Click TEST -> Test Window3. Observe the console and uncheck "Ensure repaint event for highlighting" lab... Read more
[Android] Build crashes when attempting to load local files
Steps to reproduce:1. Open attached project "TextureLoadingCrash.zip"2. Build and run for android-Crash Reproduced on: 5.3.6p4, 5.4.... 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