Search Issue Tracker
Crash on burst_Intrinsic_atomic_or when entering the Play Mode
Reproduction: Unzip the project attached to this ticket Delete the Library-folder in the project (otherwise the project will crash b... Read more
IL2CPP build fails when there are empty files in project's root directory
Reproduction steps: 1. Open the attached project “IN-91056“2. Try to build the project3. Observe the result Expected result: The pro... Read more
Addressbles.InitializeAsync handle Status returns Success when the remot...
Reproduction steps:1. Open the attached project “AddressableBugReproduce.zip”2. Click “Build > New Build > Default Build Scrip... Read more
An error occurs when sending a prompt to Unity AI assistant
How to reproduce:1. Create and open a blank project2. Click the “AI” dropdown box3. Click “Agree and install Unity AI“4. Go to Edit ... Read more
[Android] Shader causes 100% crash on Kindle Fire HD 7" 2013 devices
Any scene which loads the shader FP_FogFX will crash when run on a Kindle Fire 7" 2013 (3rd Gen) (KFSOWI) Read more
Polygon Collider 2D has a hole inside when having specific points coordi...
How to reproduce:1. Open the user’s attached “Collider2DOverlapPointTest.zip” project2. In the Hierarchy window, select “PolygonColl... Read more
Physics.BakeMesh called on the same mesh from multiple threads can lead ...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode Expected result: Editor doesn't cr... 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
[Tiny] Fatal Error C1081 when building for IL2CPP with a long path to th...
Reproduction steps:1. Open the attached Project "DotsLongestPath"2. Within Project, open DOTS Project called "HelloWorld"3. Build th... Read more
WebGL Build error for Windows 7 32-bit OS
Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine2. Try to build it for WebGL3. Notice that the build won't fin... 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