Search Issue Tracker
[Standalone] corrupts texture, visible glitches
Steps to reproduce:1. Download and open project from DropBox (https://www.dropbox.com/sh/sciispmhi1dj9em/AADKa55MHcWPqNodZe9kgV0ja?d... Read more
[iOS] PropertyInfo incorrect for objects serialised to JSON
Steps to reproduce:1) Open the project attached by me.2) Build the project for iOS.3) Deploy the project to a device via Xcode.4) Op... Read more
Batching statistics is not collected
How to reproduce: 1. Open the attached project and the "Batching Test" scene in it.2. Open the Profiler window.3. Make sure that Sta... Read more
[iOS][GLES] Extension 'GL_EXT_frag_depth' is not supported when running ...
To Reproduce: 1. Build and run the attached project with 5.4 (tested on b21) on iOS with GLES2 on iOS.2. Observe that these errors a... Read more
Mask is not anti-aliased, contains visible jagged edges
Steps to reproduce:1. open attached project2. press play (optional, but center camera) Red - maskWhite - image Expected: both mask a... Read more
Break Prefab Instance should completely break a link to the original prefab
Reproduction steps:1. Open attached project2. Drag prefab "I am a Prefab" in to the Hierarchy3. Duplicate it4. Select duplicated obj... Read more
[Probes] Memory Leak when using reflection probes with Graphics Jobs ena...
1. Open the attached project 'Probes'2. Open the available scene3. Build & Run4. Check built project's memory usageNote: Memory ... Read more
[Crash] Crash in ParticleSystemParticles::CopyToArrayAOS
Occasional crash when loading a scene with particle systems utilizing triggers. Repro steps:1. Open SceneController scene from attac... Read more
Lightining scene is too bright
Steps to reproduce : - import the UI sample scenes- open the Lightning scene and notice it's too bright *Note:Regression from 5.3.4. Read more
Images still being rendered if their alpha channel is set to 0
Steps to reproduce : 1) Download attached project "TestUI.zip" and open in Unity 5.4.x .2) Open Profiler and press Play.Check in Ren... 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