Search Issue Tracker
Unity crashes at burst_WriteModuleObject when using [ComputeJobOptimiza...
How to reproduce:1. Open given Unity project2. Enter "DefaultScene" scene3. Enter Play Mode4. Click New Game -> Campaign -> Mi... Read more
Adding 65 onClick events to multiple UI buttons throws NullRef exception...
To reproduce: 1. Open the project, attached by the tester (tooManyEvents.zip)2. Open the "SampleScene" scene3. Select both button ob... Read more
"SerializedObject" error occurs on removing additive scene when lighting...
Steps to Repro:1. Open an attached project or create a new project and open a sample scene2. Open the Lighting Settings window by go... Read more
Selecting custom MenuItem from Component tab results in "can't be checke...
How to reproduce:1. Open the attached "1038153_repro.zip" project2. In the main menu, select Component/Component lister Expected res... Read more
Image components not displaying sprite data when instantiated from a pre...
Reproduction steps:1. Open the attached project "sprite-atlas-load-sprite-failure.zip";2. Open the scene1.unity;3. Enter a play mode... Read more
During heavy calculations, NaN values appear and cause a lot of various ...
To reproduce: 1. Open the project, attached by the user (Cell Damage.zip)2. Open the "Cena01" scene3. Enter Play mode4. Wait a few s... Read more
[Hololens] InteractionSourceState.selectPressed is False when air tap an...
Steps to reproduce:1. Download attached project2. Connect HoloLens to the Editor3. Enter play mode4. Air tap and hold Expected resul... Read more
[Android|iOS][Mac] Colors are inverted when texture is compressed with R...
When compressing to RGBA 16 on OSX when in OpenGL editor (not Metal) and build platform is either Android or iOS the Red and Blue ch... Read more
[Create C# Test Script] always disabled
1) use the attached project, or- create a new project- Open Window/Test Runner- select EditMode- create a Test Assembly folder2) sel... Read more
LWRP package fails to install when there is an Lightweight pipeline asse...
How to reproduce:1. Create a project with the 3D template2. Open Package Manager3. Install Render-pipelines.lightweight4. In the Pro... 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