Search Issue Tracker
NullReferenceException error appears after compilation
Reproduction steps:1. Open project attached.2. Open scene Load from "Assets/_Scenes" Expected result: There will be no errors after ... Read more
Editor crashes in BuildRenderObjectData if the scene contains a game obj...
To reproduce: 1. Open the project, attached by user (TestMask.zip)2. Open "gameplay1" scene Expected: Unity does not crash when open... Read more
Raycast hits ignores 2nd Canvas which is drawn in front
Steps to reproduce: 1) Download attached project 'Canvas Sorting.zip' and open in Unity2) Open scene 'test' and press Play3) Hover m... Read more
Camera Preview window shows incorrect lightning
To reproduce:1. Open project attached by QA tester2. Open "main" scene3. Select "Player" GameObject and notice that camera preview d... Read more
[Android] Cardboard view switches into 2D view, when "Virtual Reality SD...
Reproduction steps:1. Open the attached project;2. Build the scene "VideoDemo" on Android platform (GoogleVR -> Demos -> Scene... Read more
Built lighting looks incorrectly when using specific scene
Reproduction steps:1. Open project attached.2. Open scene LightMockup.3. Build lighting. Expected result: Light will be consistent.A... Read more
DontDestroyOnLoad appears on a specific scene when no script is enabled ...
To reproduce:1. Open repro project(link in edit)2. Play 'Terrain' scene Expected: there is no enabled script in this scene so 'DontD... Read more
ShadowCaster culling executed for each light even when light itself is c...
Steps to reproduce:1. Open attached project2. Open "asdf" scene3. Enter play modethere are two cameras in the scene: 'Main Camera' w... Read more
Unable to read data from the transport connection when trying to connect...
Steps to reproduced:1. Download and open the attached project2. Enter Playmode3. Observe error Expected result: normal connectionAct... Read more
Compiler defines are never respected from *.rsp files when namespaces ar...
Steps to reproduce:1. Open the attached project2. In Hierarchy, click on TestGameObject Result: scripts that are wrapped in a compil... 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