Search Issue Tracker
Scaling Parent of Non-Orthonormal CapsuleCollider2D Results in Instant C...
When a CapsuleCollider2D is a child of some parent and has off-axis rotation, if that parent is scaled to 0 along some axis then the... Read more
Surface Shader normal maps are not automatically normalized in fragment ...
Steps to reproduce:1.Download and open the attached project2.Open scene "CubeNormals"3.Pres play4. Observe spinning cubes with diffe... Read more
Animation with "stepped" frames interpolates between frames when animate...
When we have animation for child component with stepped frames (see Frames.png), these frames doesn't act as stepped frames and some... Read more
The project which build for WebGL, doesn't load second scene
When the project is built for WebGL, the Meniu window is shown up. When you press the button "Start Game", a new window shows up for... Read more
[Standalone] Project does not build on standalone only
To reproduce:1) Open attached project2) Try building it for Win Standalone Expected: Project builds normallyActual: Build process br... Read more
[Standard Assets] Toon Shading materials with outline are broken in 1.1.1
Steps to reproduce:1. Open any Unity project2. Import "Effects" package from standard assets and select "Toon Shading" folder (1.1.1... Read more
Crash in TextureForClass when loading project
To reproduced:1. Load attached project2. Editor crashes Reproducible: 5.6.0a3, 5.5.0f1, 5.5.0b4Not reproducible: 5.4.2p3 Read more
Particle Renderer doesn't render multiple materials
How to reproduce:1. Open attached project "case_852817-repro"2. Open "Toon Clouds SNC All Singles" scene3. Observe the Scene view Ex... Read more
When hitting apply on prefab with rigidbody attached, freeze rotation pa...
Reproduction steps:1. Open the attached project2. Select the cube in the hierarchy3. Check any two of the "freeze rotation" paramete... Read more
Closed occlusion portal doesn't occlude an area
Reproduction steps:1. Open the attached project2. Select "GameObject (1)" in the hierarchy3. Uncheck the "open" property under Occlu... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used