Search Issue Tracker
Built game crash when Instancing is enabled on Material
To reproduce: 1. Download attached project "sp2_cutdown.zip" and open in Unity2. Open "crash" scene3. Build and Run the project on W... Read more
[PreviewRenderUtility] Unity freezes when calling Render() on a preview ...
How to reproduce:1. Open the attached "RenderFreeze" project2. Go to "Bug Reproduction" (custom menu item) --> and click on "Forc... Read more
[Projector] Projector component using wrong Projection matrix when camer...
When using a jittered projection matrix on the active camera Projectors flicker due to incorrect projection. Either the Projector is... 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
[d3d12] Pipeline states and UAVs returns Errors
Steps to reproduce:1. Open User's attached project2. Open scene "Test"3. Play Result: Errors appear in the Console:1) RenderTexture.... Read more
[DrawMeshInstancedIndirect] ComputeBuffer set to MaterialPropertyBlock d...
To reproduce:1. Open attached project2. Open "test" scene3. Hit play and notice that mesh is drawn in gray color4. Select "test" gam... Read more
Procedural materials looks different in Substance Designer and in Unity
The substance designer file does not look the same in Unity as in Substance Designer To reproduce: 1. Download attached project "Sub... Read more
RenderTexture::FilterMode changes from Point to Bilinear when scene is p...
MainCamera's targetTexture is set to a RenderTexture, which has FilterMode.Point. But when the scene is played, filterMode changes t... Read more
Only one shadow is cast when using Graphics.DrawMeshInstancedIndirect mo...
How to reproduce:1. Open the attached "InstancedDrawingTest" project and "Test" scene2. Observe the Scene Hierarchy, notice that the... Read more
PSD containing pixels of varying transparency but none fully transparent...
Warning: this was not reproduced on 2018.1.0a1, but I wanted to let the development team know about it in case it's something import... 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