Search Issue Tracker
RemoveUnusedAssetsImmediate causes GC to completely delete unused assets...
Steps to reproduce: 1. Open attached project2. In top menu, select "DO_IT > Now"3. Notice MissingReferenceException in console Th... Read more
[iOS] [Metal] Depth-Only Camera blacks out screen when anti-aliasing is ...
To reproduce:1. Open attached project2. Open "TestScene" scene3. Play the scene4. Press the Toggle Depth Camera button5. Notice that... Read more
Changing ambient intensity at runtime doesn't work without light probe
Changes to ambient intensity in the playmate takes no effect without light probe. - Changing ambient intensity from the Lighting win... Read more
[Shuriken] World collision does not work when particle system is scaled ...
Steps to reproduce: 1. Download and import attached project.2. Open scene: main.3. Select and simulate particle system.4. Inspect pa... Read more
[Shuriken] VisualizeBounds does not scale correctly on shape
Steps to reproduce: 1. Download and import attached project.2. Open scene: main.3. Select and simulate particle system.4. Inspect pa... Read more
[New Feature] Baked lightmap for Skinned Mesh Renderers in Unity 5
- In 4.6, Beast supported lightmapping of Skinned meshes. - In Unity 5, Skinned meshes can be tagged for lightmapping but when light... Read more
[Hierarchy] Selecting a child object in the scene view does not select i...
In the attached project, selecting a child object would not select it in the Hierarchy panel if the hierarchy it belongs to is colla... Read more
[Shuriken] IsNormalized error messages in console when scaling particle ...
Steps to reproduce: 1. Download and import attached project.2. Open scene: main.3. Inspect console. Expected result: Empty.Actual re... Read more
Problems with upgrading project with Substance material from 4.x directl...
What happenedThe original project is made with Unity 4.1.0f1- (1 case) -- when I opening it in 4.1 and then 4.3 and then in 5.0 and ... Read more
[Build] Closing built application throws NullReferenceException at Unity...
Steps to reproduce: 1. Open attached project "765509.zip"2. Build project3. Run built project4. Wait until scene appears5. Close bui... 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