Search Issue Tracker
[macOS] Built Player crashes sometimes when exiting it
How to reproduce:1. Open the attached project "KernelPanic.zip"2. Go to the Build Settings (File->Build Settings)3. Make a build4... Read more
Currently used Camera changes randomly when drawing mesh with DrawMeshNow()
How to reproduce:1. Open the user's attached project from "Surface Canvas.zip"2. Enter Play Mode3. Move your cursor around the Edito... Read more
Disabling one of the lower-depth cameras breaks higher-depth camera and ...
How to reproduce:1. Create a new 3D Template project2. Open the Sample Scene and delete the Main Camera and the Direction Camera3. C... Read more
SystemBase.GetBuffer is not declared as a [ReadOnly] when used only for ...
How to reproduce:1. Open the attached project (case-1272792.zip)2. Enter Play Mode Expected result: no errors are logged in the Cons... Read more
Graphics.CopyTexture does not copy information into the last (1x1) mip o...
How to reproduce:1. Open the attached project named "BugRepro"2. Open the SampleScene and enter Play mode3. Select the VisualizeMipL... Read more
[New Input System] Action gets called only once when using Mouse Press I...
How to reproduce:1. Open attached "case1272772" project2. Open Assets/Scenes/SampleScene scene3. Enter Play Mode4. Click on the Game... Read more
Application.backgroundLoadingThreadPriority gets reset to BelowNormal wh...
How to reproduce:1. Open the user's attached "BLTPriorityBug2020.1.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. O... Read more
[Orient] 'Look At Position' makes particles disappear when they are alig...
Repro steps:1. Add the attached VFX to a scene2. Observe how the particle looking directly at the Position in the orient block disap... Read more
Changing Object Variable Names are not update on Graph
Stems from loosely coupled variables but I thought I would bug how frustrating it can be. When trying to get/set a variable in the g... Read more
Implementations of CustomPass don't preserve deafult value of private va...
How to reproduce:1. Open the attached "CustomPass Serialization.zip" project2. Open the "SerializationIssue" Scene3. Enter the Play ... 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