Search Issue Tracker
[Shaders] frac() on a constant in shader returns incorrect result
frac(3.5) in a shader gets compiled into just 3.5, instead of 0.5 as expected. Using a non-constant value (e.g. coming from uniform)... Read more
[Serialization] Object reference becomes undefined when struct is serial...
Steps to reproduce: 1. Open attached project2. Open scene "Main"3. Run it4. Notice NullReferenceException - it's caused when struct ... Read more
duplicating prefabs children causes other prefabs children to change mat...
Steps to reproduce (or watch gif):1. Open attached project "test08.zip"2. Open "test" scene3. Select "Cube (1)/Sphere"4. Add "red" m... Read more
Changing display resolution on Windows standalone deforms full screen pl...
How to reproduce: 1. Open the attached project and the only scene in it.2. Build for Windows standalone using default settings.3. Ru... Read more
[Crash] - 5.4 : Editor is crashing everytime I try to open a project on ...
Description:Editr is crashing after I select a project to load after launch. Repro Steps: 1.) Hard reboot computer using power butto... Read more
Halo light goes through "Opaque" and "Transparent" shaded objects.
Steps to reproduce( or just watch two attached gifs):1. Open my attached project "case825212Halo".2. Open "HaloLightTest" scene.3. E... Read more
Clicking on particles that have prewarm enabled but looping disabled doe...
How to reproduce:1. Open user project.2. Open scene "broken".3. From Assets > bug folder drop "working" prefab into hierarchy.4. ... Read more
[Android] Transition from lock screen to game sometimes corrupts Render ...
Steps to reproduce: 1) Download attached project ' LockScreenRTCorrupt.zip' and open in Unity.2) Build and run project on a device.N... Read more
Particles jitter when simulating it by increasing Playback Time
How to reproduce:1. Open the attached project2. Open "broken" scene and select Particle System in hierarchy3. In the Editor Particle... Read more
[Shuriken] Assert inIndex == 0 || (inValue >= 0.0f) == (sort[0].floatVal...
Steps to reproduce: 1. Download and import attached project. (ParticleAssert.zip)2. Open Scene: "Particle Test Scene"3. Select any p... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings