Search Issue Tracker
[Particles] Low Angle in Shapes module causes rotation of particles to b...
Steps to reproduce: 1. Open attached project2. Open scene "repro1"3. Select "Particle System" in hierarchy to start simulation4. Onc... Read more
Private variables get serialized when ExecuteInEditMode is set
Steps to reproduce:1. Open the "test" scene in project2. Notice the printed logs in console ("testBool is false" and "testInt is 0")... Read more
[Gradle] Building fails giving misleading HardcodedDebugMode error
How to reproduce: 1. Open the attached "857989GradleAndroidRes.zip" project2. Set "Android" as the current target3. Set "Gradle" as ... Read more
Unity crashes when trying to use ParticleSystem.Emit() when not in play ...
Steps to reproduce:1. Open the attached project (NastenkaLWP.zip)2. Open the Assets/Assets/Scenes/Main.unity scene3. Select "Heart P... Read more
Mac Editor crashes at end of Android APK build or project export
Steps to reproduce: 1. Open new project2. Switch to iOS or Android3. Go to 'Player Settings' and change the following options:- Scri... Read more
[GI] Lighting momentarily darkens while scene is played
To reproduce:1) Open attached project2) Open "Scenes\TestMaps\Empty.unity"3) Play it - it spawns tanks endlessly and explodes them N... Read more
[Standard] Setting metallic map throws NullReferenceErrors and breaks us...
To reproduce:1) Open attached project2) Create a new material in it3) In inspector, click the button to add a Metallic map to that m... Read more
VideoClipPlayback::IsPlaying crash while importing a .m4v file or applyi...
Steps to reproduce:1. Open "StillSpace.zip" 0x000000014113F870 (Unity) VideoClipPlayback::IsPlaying0x000000014113FAD3 (Unity) VideoC... Read more
[Android] [iOS] Small memory leak on each UnityWebRequest request leads ...
Steps to reproduce: 1) Download attached project 'TestProject5.5.zip' and open in Unity2) Build and run 'Test' scene on a device3) C... Read more
Selecting game objects in the scene view does not highlight them in hier...
Steps to reproduce:1. Open "BrokenNestedHierarchySelectionRepro_src.zip" project2. Try selecting "cube" in the scene view-Cube does ... 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