Search Issue Tracker
A specific materials shader names are lost when loading from asset bundle
To reproduce: 1. Open project 2. Open 'test' scene 3. Press play Expected: names after 'shader=' will be written in first and last ... Read more
Values changed in cginc file are not detected in shaders
To reproduce: 1. Open attached project; 2. In the project tab, select shaders/Material1 so that it appears in the Inspector on the r... Read more
Player crashes upon stopping Hosting with Network Manager
To reproduce: 1) Open attached project and scene 2) Build and run 3) Start hosting, then stop hosting CRASH! Reproduced in 5.6.0a6... Read more
Unity crash on "(OpenRL) rlRenderFrame" when opening project (very low c...
Reproduction steps: 1. Open project attached (or any other). Expected result: project will be opened. Actual result: Unity crashes.... Read more
New instance of a prefab appears in a Hierarchy, after you undo "Add com...
To reproduce: 1. Create a new project. 2. Create empty object. 3. Make it a prefab. 4. Select Prefab instance in Hierarchy. 5. Add A... Read more
[MeshImport] Mesh compression corrupting Normals
When compressing a mesh with low compression settings, the normals are very low quality, it looks like the xy components are being c... Read more
[OpenGL] Text in Editor becomes red after displaying popup windows due t...
Steps to reproduce: 1) Open the latest attached project (from fogfiles). - Notice that an import window appears while the project is... Read more
Animation Crash on transition (Playable system) mecanim::CreateValueArray
How to Reproduce: 1. Open the attached Project (Juan wrote OwnCloud url) 2. Go to the "CUSTOMER_NAME" menu tab at the top 3. Selec... Read more
[Auto][PVR] Light Probes fail to compute when switching bake backends
In Progressive Lightmapper, light probes fail to bake when auto mode is enabled. Steps for reproduction: 1) Open the "TestScene" in... Read more
[UI][LOD][Inspector] SpeedTree LOD1 could not be scaled up if this LOD l...
Steps to repro: 1. Open attached project; 2. In the Project folder go to Assets -> FreeSpeedTrees folder; 3. Select 'Broadleaf_Desk... 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
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element