Search Issue Tracker
[PaintTexture][SceneView] Normal map set on initial terrain texture disa...
Steps to repro: 1. Open Unity; 2. Create new project; 3. Import attached 'NormalMapTerrainBug' unitypackage; 4. Open 'test' scene; ... Read more
[ImageEffects] TCG Channel Mixer is backwards
TCG Channel Mixer is backwards, like the "Channel" is input not output. Add .5 blue to red channel and red channel becomes more blue... Read more
il2cpp allocates managed memory where Mono doesn't
il2cpp allocates managed memory where Mono doesn't If the attached project is run on iOS, once with Mono and once with il2cpp. Depe... Read more
Incorrect camera offscreen calculation
Reproduction steps: 1. Open the attached project (Repro.zip) 2. Open scene "New Scene" 3. Play 4. Using arrow keys rotate the object... Read more
Baking NavMesh for multiple scenes doesn't delete old NavMeshs
Baking NavMesh for multiple scenes doesn't delete old NavMeshs - Load two scenes with baked navmesh (for each scene separately) ad... Read more
Animation Events can be added to read-only animation
Animation Events can be added to read-only animation. Repro: - Load in any fbx with animation. - Open the animation window. - Right... Read more
[SSAO - New] Forward rendering + Far clip plane causes bad effect
If the far clip plane on the camera is too large then the effect is impaired. Workaround: Change far clip plane on camera to small ... Read more
[SSAO - New] Flickering happens in game view
Steps to repro 1. Open attached project. 2. Open Scene "Test" 3. Hit play and look closely at the AO effect 4. Notice the flickering Read more
RequireComponent causes components on prefabs to be duplicated on play
Reproduction steps: 1) Open user's attached project 2) Open "TestScene" 3) Select "PrefabInstanceWithColliderReplaced" prefab in hie... Read more
Referencing UnityEditor.iOS.Extensions.Xcode throws exception after reim...
To reproduce 1. Open attached project 2. In the main menu click Assets -> Reimport all Actual behavior: error in the Console: "File... 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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon