Search Issue Tracker
[Shuriken] Limit velocity over lifetime allows negative values
Steps to reproduce: 1. Download and import attached project.2. Open scene: main.3. Play.4. Select GREEN particle system in Hierarchy... Read more
Editor performance is slow when "Skip unused shader_features" is selecte...
How to reproduce:1. Open the attached "case_1378555" project2. Select the "Packages -> glTFast -> Runtime -> Shader -> g... Read more
Blending with empty state on base layer is not smooth
In a simple state machine, with a constant animation (ex: cube at 2) and an empty state, with a trigger to transition to the empty s... Read more
[Cinemachine] Prefab editing spit errors in the console
Editing a prefab containing a VCam will log errors in the console. 1. Create a VCam in the scene2. Drag the VCam object into the pro... Read more
5.4 crashes in scene view rendering when something disables the hidden s...
To reproduce:1. Open attached project2. Build and run project3. Host on build client4. Play scene in editor5. Join localhost6. Open ... Read more
Global shader variables _Time and _TimeParameters do not reset when a Sc...
Reproduction steps:1. Open the attached “BugShaderTime.zip” project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter the P... Read more
[iOS] Substance RAM footprint is including input texture files
How to reproduce: 1. Open attached project (35518 substance ram.zip)2. Build to iOS and run- Once run, there should be two spinning ... Read more
[Oculus XR SDK] Error spamming to logs on Quest: OPENGL NATIVE PLUG-IN E...
After running the graphics tests (and during) I'm seeing a lot of an error being spammed to the log. 1-21 09:23:58.475 22244 22296 D... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
[Mobile][Shader]Circular banding and lateral striation rendering issues ...
To reproduce:1) Open attached project and scene in it2) Build and run on mobile3) Move around the device a bit - the sun moves by ti... 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