Search Issue Tracker
CanvasRenderer properties are reset on disable
Steps to reproduce: 1. Open attached project2. Open scene "main"3. Run scene4. Notice that after few frames, image is half visible (... Read more
Scene extension check in build settings is case sensitive and as a resul...
Steps to reproduce: 1. Open attached project2. Open Build Settings3. Drag scene "test" to "Scenes in Build" list-Scene isn't addedEx... Read more
Editor doesn't clamp time scale at 0
Steps to reproduce: 1. Open attached project2. Open "Edit > Project Settings > Time"3. Set Time Scale to -10- Time Scale is su... Read more
[InputField] Some types of input field have their Character length lower...
Steps to reproduce: 1. Open attached project2. Open scene "main"3. Run it4. Click left "Set InputField.text = 120"5. Notice that val... Read more
[Material] Header attribute causes first property after it to have same ...
Steps to reproduce: 1. Open attached project2. In project tab, select "NewSurfaceShader broken" material3. Notice toggle property na... Read more
[StretchedBillboard] Sometimes pivot position doesn't affect particles
Steps to reproduce: 1. Open attached project "793101.zip"2. Open scene3. Select Particle System to start simulation4. Enable wirefra... Read more
[Standalone] If resolution dialog is disabled, Standalone player is star...
To reproduce:1) Set your multi-display setup so that Display 1 is not your Main Display2) Create new project3) Set it to Standalone ... Read more
[WindSettingsForGrass] TerrainData scripting API names do not match name...
Wind Settings for Grass in TerrainData scripting API have different properties names than in editor wavingGrassAmount will affect Be... Read more
[BakedDirection][BakedIntensity] Lightmap object preview doesn't show up...
Reproduction steps(GIF attached): 1. Open attached project.2. Open "Simple_Scene" scene.3. Go to "Window > Lighting > Scene" a... Read more
[OSX] Cache Server won't start if there are spaces in the --path argument
Reproduction steps:1) Create a directory with spaces in it2) Run RunOSX.command command like this"exec /path/to/RunOSX.command --nol... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used