Search Issue Tracker
[Android] Handheld.PlayFullScreenMovie ignores orientation from Unity 5
Handheld.PlayFullScreenMovie does not react to device orientation after movie has started Read more
[ParcticleSystem] Some of the particles don't loop
How to reproduce:1. Open the attached project2. Open "Scene"3. Select Mortal Explosion game object and notice how particles are play... Read more
Unity crashes on package import
To reproduce:1. Import Maintainer_1.2.0.0_alpha1.unitypackage2. Editor crashes (if it doesn't crash first time importing package, re... Read more
If prefab is instantiated with PrefabUtility.InstantiatePrefab children ...
How to reproduce:1. Open 'Test Scene' in the attached project2. Delete 'child' object3. Press play in editor. (child object is insta... Read more
[Networking/ClientRpc] Declaring more than 64 ClientRpc with attributes ...
Steps to reproduce:1) open project2) script 'NetObject'3) uncomment clientrpc RpcFunction65 Expected: compilesActual: throws an erro... Read more
Particle System triggered via Event Trigger doesn't play
How to reproduce:1. Open the attached project "ParticlesBugTest.zip"2. Open and play test scene3. Press the button4. The button even... Read more
Script value in the inspector reverts to default after renaming public f...
Steps to reproduce: 1. Download and import attached project. "PublicValueRenaming.zip"2. Open scene: main3. Select game object: obj4... Read more
[Editor][ClearBakedData] Clearing baked data at certain lighting calcula...
Steps to reproduce: 1. Open Unity;2. Open attached project and 'Untitled.unity' scene;3. Open Lighting tab in the Inspector;4. Press... Read more
Crash on "GrayscaleFilterEffect::RenderGrayscaleFade" when game object w...
Reproduction steps(GIF attached):1. Create new Unity project, open it, click on "Layout > Default", select "Console" tab and clos... Read more
IsFinite error spam with particles and second camera
How to reproduce:1. Open the attached project2. Open test scene3. Make sure that scene view is like in the attached gif4. Play the s... 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