Search Issue Tracker
Collab Ignore Rules Ignored
1. What happened After adding rules in the .collabignore file that worked properly with Unity Collaborate v2.0.0-preview.17 in Unity... Read more
[Probuilder] NullReferenceException are thrown when face dragging is use...
How to reproduce:1. Open attached project "Probuilder API Examples.zip" and scene "MeshEditorScene"2. Build and run (make sure Devel... Read more
“Validate” button is misaligned in the PM window > “My Assets”
Steps to reproduce:1. Create new Unity project2. Go to PM > My Assets3. Install and import one of the available Assets (for examp... Read more
Northstar Theme has thick button borders and scan lines in Collab Histor...
How to reproduce:1. Create new project2. Publish it to Collab3. Make some changes and publish them4. Open Collab History window5. Se... Read more
Name of a GameObject can be set to an empty string when changed in the I...
How to reproduce:1. Create a new project2. Open the Inspector window3. Create an empty GameObject in the Hierarchy4. Delete the name... Read more
Script debugging causes iOS build to fail on Windows with Mono2x.
Cross compilation job Assembly-CSharp-firstpass.dll failed is the error message user will get while trying to build for iOS on windo... Read more
GameObjectRecorder only records changes in the root object, changes in c...
How to reproduce:1. Open attached project2. Open ReproScene and enter the Play Mode3. Press 'Enter' to start recording character mov... Read more
[Undo] Component recreated without registering an undo operation
Reproduction steps:1. Open the attached project2. Create an empty GameObject3. Add "UndoBugScript" to the GameObject4. Add any compo... Read more
[HDRP] Maximum LOD Level quality setting not working
Versions tested: 2020.1.0a8 + Standard, HDRP 7.0.1, HDRP 8.0.0/MasterSteps to reproduce: 1) Open attached scene or create a custom L... Read more
Commandline receives different commands when passing through System.Envi...
How to reproduce:1. Open the attached “repro-project.zip”2. Click “Tools → Automated Command Line Tests”3. Wait for the process to f... 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