Search Issue Tracker
[Windows] Unity crashes when stays unfocused for a while
Regression from revious build - Version 5.4.0b7 (b558e46def43)Steps:1. Open Unity with some project2. Switch to another application=... Read more
Unity IAP fails to recover purchases after relogging into a Google Account
How to reproduce:1. Install Unity IAP example app and make sure it's upgraded to Unity IAP v2.6.0 in the Package Manager. You may ne... Read more
[Audio] Crash attaching a script which implements MonoBehaviour.OnAudioF...
To Reproduce: 1. Open the project attached to the post ("683583_OnAudioFilterRead.zip").2. Remove 'Example Audio Filter' from Main C... Read more
“Generate New Material” window uses “Unity Texture2D” model which is not...
Steps to reproduce:1. Create a new project and install the "AI Generators" package2. Open “New Material” window (AI > Generate ne... Read more
LowLevel Physics2D Allocating 452bytes in "PhysicsWorld.WriteTransforms....
Get the repo: [https://github.com/Unity-Technologies/PhysicsExamples2D/tree/master] Load the scene: [https://github.com/Unity-Techno... Read more
[TMP] Color Gradient effect does not reflect on Underline and Strikethro...
Color Gradient effect does not reflect on Underline and Strikethrough lines. Steps to repro:1. Create a new Project.2. Windows > ... Read more
"unity default resources" contains UnitySplash-cube when the splash scre...
Reproduction steps:1. Open the attached project "CubeTest.zip"2. Build the Project3. In the Build folder find and open the file "uni... Read more
[Core] VFX Graphs dragged to the scene/hierarchy don't play
Repro steps:1. Create a VFX asset2. Open it to compile3. Drag the VFX asset to the scene or the hierarchy4. Observe how it does not ... Read more
[iOS] 'Build & Run' opens project with Xcode beta instead of the default...
NOTE: For this to reproduce you'll need two different Xcode versions installed (in my case, Xcode 7.3.1 and Xcode 8 Beta) Steps to r... Read more
[M1][UI] Canvas can't render images
Reproduction steps: Open the user's attached project Open Assets > Alphabet Board > Scenes > MainScene Observe Game View Ex... 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