Search Issue Tracker
Building with VRWorks fails with a shader error in UnityCG
Steps to reproduce:1. Download and open the project on a 9xx+ Nvidia card2. Try to build for standalone Expected: build succeedsActu... Read more
[TrailRenderer] Artifact/false face appears when changing trail direction
Steps to reproduce: 1. Open attached project2. Open scene "GameScreen"3. Select "DRAG THIS OBJECT IN EDITOR" and move it in positive... Read more
CPU cost of render canvas for moving world-space UI is too high in 2017
How to reproduce:1. Download attached project file and open "test" Scene2. Open Profiler and enter Play Mode3. Watch cost of UIEvent... Read more
Cannot change code formatting in 'Braces' category
This issue only occurs on WindowsTo recreate:1)Open any script in MonoDevelop2)Go Tools->Options then under Source Code select Co... Read more
Ambient Light Occlusion is not baked properly in a grid based scene
How to reproduce: 1. Open attached project2. Open scene OcclusionBug.unity- Notice how some of the squares are darker in the Shaded ... Read more
[SteamVR] TrailRenderer.Clear() crashes editor
Reproduction steps:1. Open the project2. Turn on SteamVR3. Open "trailrenderer_clear_crash" scene4. Play the scene with both Scene a... Read more
CanvasRenderer.OnTransformChanged is called on UI objects which transfor...
How to reproduce:1. Download and open the project from OwnCloud2. Open LipSync scene3. Open Profiler (Window -> Profiler)4. Play ... Read more
[Gamma/Linear] Baked light's indirect bounce is way less intense than re...
To reproduce:1. Open attached project2. Open scene Irradiance3. Switch directional light between realtime and baked4. Compare indire... Read more
Add T4 templates to user script projects
While editing scripts in MonoDevelop, user has created text templating "T4 Template" file, which was successfully added in file hier... Read more
Fatal Error referring RegisterRuntimeInitializeAndCleanup is thrown afte...
Steps to reproduce:1. Open the attached project2. Switch platform to Windows Store3. Open the HeadsetAdjustment.unity scene4. Set Si... 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