Search Issue Tracker
Second Directional Light is not baked if it has identical transform rota...
To reproduce:1. Open repro project2. Duplicate and bake 'Directional Light' Expected vs Actual: there should not be sphere's shadow ... Read more
Particle emission with Rate Over Distance does not work when moving it i...
Steps to reproduce:1. Open user's attached project2. Open scene "Main"3. Play the scene Expected result: As the gameobject with Part... Read more
[iOS 11][Metal][Unity 5.6] Execution error appears (IOAF code 4) when fo...
To reproduce:1. Open project attached by the user2. Make sure you set device's graphics API to Metal3. Build it for iOS with "TEST" ... Read more
When using CommandBuffer.DrawRenderer() the shader stencil state leaks a...
Steps to reproduce: 1. Download and open the attached project2. Observe the scene's gameobjects in the Game view Expected result: ob... Read more
CRASH - changing UI.Slider.value via script causes StackOverflowException
How to reproduce:1. Open the attached project2. Press Play Reproducible with: 2017.2.0f3Not reproducible with: 5.6.4p2, 2017.1.2p3, ... Read more
[Editor] Bug report window opens up while opening a project
Steps to Repo:1. Create new project or open an existing project2. File > "New Project.."3. Create a new project Actual Result:New... Read more
Finalizer is not called after calling GC.Collect() when using Conditiona...
To reproduce:1. Open project attached by the user2. Open "MainScene" scene and enter play mode3. Inspect the console Expected result... Read more
Camera won't render custom shader to texture
How to reproduce:1. Open Unity2. Load user submitted project3. Open 'TestCubeView.unity' scene4. Notice a grey cube being rendered t... Read more
Crash in PhysicsManager::SetColliderTransformChangeInterest after import...
This has happened in 3 separate instances whild performing Asset Store Bash: Repro :1. Import 1 project with 3d physics- In my case ... Read more
GI Meta Pass does not see to upload per object information
Note: This is super important for SampleGame project and Photogrammetry demo project that rely a lot on planar mapping. This should ... 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