Search Issue Tracker
[Multiplayer Play Mode] Using custom dependencies and ScriptedImporters ...
How to reproduce:1. Download and open the attached project2. Enable the "Player 2" checkmark in the "Multiplayer Play Mode" window3.... Read more
Failure to skip analysis of code generated by MonoScriptInfoGenerator wh...
How to reproduce:1. Open the “AnalyzerUnityTest“ project2. Open the “SampleScene“3. Enter the Play Mode4. Exit the Play Mode5. Navig... Read more
The CaptureScreenshot method scales UI incorrectly when using an orthogr...
Reproduction steps:1. Open the attached “ReproProj” project2. Open the “Assets/Scenes/SampleScene” scene3. Enter the Play mode4. Pre... Read more
Cannot report Bug in 2019.3.0f5 when using Mac Editor
Steps to reproduce:1. Open Unity 2019.3.0f5 Editor2. Click Help -> Report a Bug... Expected result: Bug reporter opens upActual r... Read more
Nondeterministic build when building Asset Bundle containing shaders
Reproduction steps:1. Open "Test.bat" from project directory and make sure the path of Unity.exe is correct2. Run "Test.bat"3. Wait ... Read more
[Mesh] Setting mesh.uv throws Null Reference exception
To reproduce:1. Open attached project2. Add DoPlace component to any game object3. Press play4. Notice exception in console Regressi... Read more
A domain reload progress dialog is spawned on top of IDE when the Editor...
How to reproduce:1. Create a new Unity project2. Create a new C# Script3. Make any change in the Script and save Expected result: Th... Read more
WebGL Build error for Windows 7 32-bit OS
Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine2. Try to build it for WebGL3. Notice that the build won't fin... Read more
A tiny gap in an Obstacle when it carves the Nav Mesh
Reproduction steps:1. Open the attached 'CarvingBugRepro' project2. Open the 'SampleScene'3. In the Scene view zoom to the area by t... Read more
GameObject's position is not updating correctly when using [ExecuteAlways]
Reproduction steps:1. Open the attached project "1424891.zip"2. Open the "SampleScene" Scene (Assets/Scenes)3. Observe the "Cube" Ga... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template