Search Issue Tracker
[GLCore] vertical/horizontal stretched areas in gameview with image effe...
This was two issues in one: 1) lighting needed rebuilding since 5.3, otherwise wrong colors in realtime GI. 2) game view has stretch... Read more
#pragma target in some shader does not work
Setting pragma target does not seem to affect certain shaders. Repro steps: 1. Open TestScene from the attached project. 2. Open th... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b 2. Create cube. 3. Delete its mesh filter. 4. Save scene. 5. Lo... Read more
[MeshFilter] mesh does not disappear when deleting its mesh filter
Steps to reproduce: 1. Download and open attached project. 2. Open scene: main 3. Select game object in Hierarchy: Cube 4. In the ... Read more
[LOD][TreeCreator][Shadows]Uninformative error is shown/shadows are corr...
Steps to reproduce: 1. Open Unity; 2. Open attached project and 'test.unity' scene; 3. Drag any SpeedTree .spm model (for instance,... Read more
Deleting a component doesn't break a prefab
Steps to reproduce the issue: 1. Create a new project 2. Add a component to an existing game object 3. Prefab the game object 4. Del... Read more
[Editor][ClearBakedData] Clearing baked data at certain lighting calcula...
Steps to reproduce: 1. Open Unity; 2. Open attached project and 'Untitled.unity' scene; 3. Open Lighting tab in the Inspector; 4. P... Read more
Opening scene crashes at: DrawUtil::DrawMeshRaw
Steps to reproduce: 1) open the project 2) open scene 'Demo' - observe crash Regression started 5.3 Read more
Crash when game object that is a child of a missing prefab is deleted
Reproduction steps: 1. Open attached "test0" Unity project. 2. Open "Scenes > Spells Test" scene. 3. Expand and delete "UI Parent > ... Read more
[Networking/ClientRpc] Declaring more than 64 ClientRpc with attributes ...
Steps to reproduce: 1) open project 2) script 'NetObject' 3) uncomment clientrpc RpcFunction65 Expected: compiles Actual: throws an... 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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress