Search Issue Tracker
Building with Mono.Cecil crashes in UnitySerializationLogic:IsOrExtendsG...
Steps to reproduce:1. Open attached project2. Build on any platform Expected behaviour: Project builds with no errors or crashesActu... Read more
Global Illumination doesn't work in Build if scene is loaded as an Asset...
If a scene is built as an AssetBundle and is Loaded in another scene, Global Illumination will work in Play mode, but not in Build. ... Read more
Instantiating a UI prefab into another UI prefab crashes player
Steps to reproduce:1. Open attached project "prefab_instantiation.zip"2. Open Build settings, add "test" scene and build WSA Univers... Read more
Material is not applied to the GameObject when ColorMask's RenderTarget ...
To reproduce:1. Open attached project;2. Run asdf scene;3. Press on Plane and see that is White (should be red);4. Open shader _0;5.... Read more
[OSX 10.13] [Apple bug] Missing title in Save Scene window
To reproduce:1. Create a new project2. Save scene Expected: save scene window will have titleActual: save scene window has no title ... Read more
Particles Align To Direction doesn't align particles properly when Rende...
Steps to reproduce:1. Download 864493-repro.zip and open "new" scene2. Simulate particles.3. Notes particle emission differences bet... Read more
[Standard Assets] ParticleSystemDestroyer.Stop fails to stop particle sy...
Reproduction Steps:1. Import attached project.2. Open "main" scene.3. Enter Play mode.4. Observe console. Expected result: ParticleS... Read more
LineRenderer has gaps in it when values are repeated
Reproduction steps:1. Open the attached project2. Open the "main" scene Result: LineRenderer gameObject has a gap in it, due to repe... Read more
Add clarification in "Use Mesh Colors" tooltip that Texture colors are i...
Reproduction steps:1. Create new project.2. Import Asset package (bug_report_particle_mesh_renderer_shape.unitypackage)3. Open scene... Read more
EditorApplication.delayCall does not work in the command line if WS plat...
To reproduce:1) Download attached project2) Test this on 5.4 with WSA installed by using command "<Unity.exe location> -batchm... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template