Search Issue Tracker
The game crashes on standalone build when using graphics jobs with a bun...
Reproduction steps:1. Open project attached (Crash Particle.zip)2. Make a build3. Play it.4. Press A to enable particles. Expected r... Read more
Assertion failed: RendererUpdateManager when calling CommandBuffer.DrawR...
Steps to reproduce:1. Open user attached project2. Open scene 'asdf'3. Enter playmode Console spammed with two assert messages: Rend... Read more
Meshes lose vertex color in builds with Static Batching enabled when cer...
To reproduce: 1. Download and open project from comment (repro914736_smallrepro.zip)2. Open "intro_ext" scene.3. Notice white X form... Read more
Error 'No texture data available to upload' when using external textures...
Reproduction steps:1. Open project attached (ExternalTextureBug.zip).2. Open script "UseRenderingPlugin.cs".3. Uncomment line 52.4. ... Read more
Lens flare is blurry when using linear color space
Reproduction steps:1. Open project attached (LensFlares.zip)2. Open scene "Test".3. Look at Game window and you will see high qualit... Read more
Parts of the model stay out of camera view when the model is clipped by ...
The issue only occurs when the scene view is closed. If the scene view and game view are open side by side, everything works fine. T... Read more
Setting all boneWeights to 0 makes Renderer Bounds infinite and spams 'A...
Steps to reproduce:1.Open attached “BoneWeights.zip” Unity project2.Open scene “Test"3.Enter Play mode Expected results:Errors are n... Read more
TextMesh Renderer bounds changed between 5.3 and 5.6
We rely on measuring the renderer bounds for text in our game to ensure it fits within the container. The bounds in 5.6.2p3 are slig... Read more
Texture2DArray.Apply(makeNoLongerReadable: true) doesn't free heap memory
How to reproduce:1. Open user provided project2. Build standalone or to mobile device3. Inspect heap memory Expected behaviour: Usin... Read more
Crash in MeshRenderingData::ExtractMeshBuffersAndDrawRange while enterin...
How to reproduce:1. Open the attached "mapboxv5" project2. Open "emergency simulator" scene and enter playmode (crash might occur he... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS