Search Issue Tracker
Resources.UnloadAsset breaks Texture at runtime, shows up as black
Steps to reproduce:1. Open user attached project "Black Textures.zip"2. Press "Spacebar" multiple times to load and unload the scene... Read more
Crash in mono_class_from_mono_type when using "new Enum[]{}" array in th...
Reproduction steps:1. Open the attached project;2. Near the Hierarchy tab, find the Editor Tests tab and select it;3. Try to select ... Read more
[Collab] Second 'Made with Unity' logo is added after Player Logos setti...
To reproduce:1. Open repro project2. Push project to collab3. Pull project on 2nd computer4. On both machines, open PlayerSettings-&... Read more
Different normal map image is copied when copying texture2d in editor s...
To reproduce:1. Open user's project in Unity, open scene 02. Delete copied texture file in Project window3. In main camera's Inspect... Read more
[VideoPlayer] Higher resolution VP8 video is very choppy on Samsung Gala...
How to reproduce:1. Open the attached project2. Build and run Render Texture scene3. Play video (you can change it to another video)... Read more
[iOS] Crash on "::Cleanup()" or "::DoRenderLoop()" when touching EventTr...
Reproduction steps:1. Open the attached project.2. Build and run it for iOS.3. Touch the colored cubes.- Application crashes on: (Me... Read more
NullReferenceException error appears when a script with AnimationCurve v...
To reproduce :1. Create project in Unity2. Create C# script, add this line : public AnimationCurve a; in your created class3. In hie... Read more
The client's player object is not destroyed on the host immediately afte...
To reproduce: 1. Open the project, attached by tester (timeoutBug.zip)2. Build the project for standalone3. Launch the game in the e... Read more
[Android][Regression] During application launch, white screen is shown b...
Steps to reproduce:1. Open attached project2. Build and run for android-White screen appears for 2~ seconds and then unity logo appe... Read more
[Android] Video Player fails to play when application is built with Grad...
To reproduce: 1. Download and open attached "PLayVideoWithGradle.zip" project.2. Open Build settings.3. Change Build System from Int... 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