Search Issue Tracker
[OSX] Right mouse click the material in inspector doesn't open menu
How to reproduce:1. Create a new project2. Create a new material3. Select material so it appears in Inspector4. Right mouse click th... Read more
AudioSource.GetOutputData returns an empty array the first time it is ca...
Reproduction steps:1. Open the attached project2. Open the "GetOutputData" Scene3. Play4. Notice that GameObject GetOutputData has a... Read more
Animation event fires twice when controller is set by script
Steps to reproduce:1) open users attached project2) play the scene3) press 'A' button Expected: 4 logs are printed into consoleActua... Read more
[Standalone] Camera doesn't render to second monitor when set by script ...
Steps to reproduce:1) open user attached project2) open project named "Mobile_Map_Test"3) play in editor and see expected behavior (... Read more
Title for custom window is cutout
Steps to reproduce : - import the Full Inspector Package https://www.assetstore.unity3d.com/en/#!/content/14913- open the Window>... Read more
Animate Physics works differently with 2D and 3D objects
Reproduction steps:1. Open project I attached (PhysicsBug)2. Open scene "Test"3. Play the scene4. Notice that 3D cube moves together... Read more
Game crashes after user's splash screen on specific Android devices
Reproduction steps:1. Open the attached project (796888-ReproProject.zip)2. Build and run the project on specific Android device (Go... Read more
[API update]Compiler errors remain even when the obsolete scripts are de...
Steps to reproduce:1. Download and open attached project ("w.zip").2. Download and open attached scripts ("script_testes.7z").3. Sel... Read more
[iOS] WebCamTexture does not work when trying to render it on a RawImage
Steps to reproduce: 1. Open attached project2. Build 'TestScene' for iOS3. Build the generated Xcode project to a device4. Notice th... Read more
Even when "Weaver failure: unable to locate assemblies" error message is...
Steps to reproduce:1. Open attached project or create a new one.2. Right click in the "Project" window.3. Select "Create->C# Scri... 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