Search Issue Tracker
[iOS] Deactivating a GameObject that has an Audio Source playing a sound...
Steps to reproduce: 1. Open attached project2. Build for iOS with 'Autoconnect Profiler' enabled3. Build generated Xcode project to ... Read more
Saving a c# script in Visual Studio while a scene is playing crashes Unity
To reproduce:1) Open attached project2) Open 'levelA' scene3) Open 'levelInit' script4) Play the scene and wait a couple of seconds ... Read more
RPC warning message is not informative
Reproduction steps:1. Open the attached project2. Open scene "test.scene"3. Press "Lan Host(H)" Button which appears on GUI4. Press ... Read more
The JSON serializer does not return a correct string length value when b...
How to reproduce: 1. Open attached project2. Build to iOS and run3. Press the 'Serialize!' button- Note that the result will return ... Read more
Moving Ambient Occlusion in GearVR
Ambient Occlusion Shadow in GearVR is movingTo reproduce:1) Open the attached project2) Build it to Samsung S63) Move GearVR in fast... Read more
Director, applying animator controller to character using Director seque...
Director, applying animator controller to character using Director sequence creates crash repro:-assign a character to a sequence an... Read more
Shader error on shield portable when setting quality above good
Sprite is only rendered like a transparent quad with white outline on Nvidia Shield Portable when Quality is above good. Read more
Using command buffers to blit the scene depth won't work
In deferred rendering using BuiltinRenderTextureType.Depth in CommandBuffer.Blit produces the following warning: "CommandBuffer: bui... Read more
Director losing timelines
note: was not able to repro how the sequence asset got corrupted, but this project and repro shows the corrupted/no timleline sequen... Read more
[Shuriken] Size over lifetime works only for X axis when 3D start size i...
Steps to reproduce: 1. Download and import attached project.2. Open scene main.3. Press play or simulate particle system in editor E... 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