Search Issue Tracker
The Range of selected Spot Lights get reset when altering the Radius or ...
Reproduction steps:1. Open the attached “ReproProj” project2. Open the “Assets/OutdoorsScene” scene3. Observe the Range field of eac... Read more
GameObject is added as a child when dragged from Project window in-betwe...
How to reproduce:1. Open attached project ("pro.zip")2. Select resource ("Square") from Assets folder3. Drag selected resource in-be... Read more
NullReferenceException occurs on reloading the Inspector with a C# scrip...
If you have a C# script selected in Project View and the inspector is reloaded (either by recompiling or importing/refreshing the fi... Read more
[iOS] XCode always fails to build for iOS8 with any project
[iOS] XCode always fails to build for iOS8 with any project Steps to reproduce:1. Create a New project2. Build for iOS3. Build XCode... Read more
Api Compatibility Level contains version number for .NET Standard
How to reproduce:1. Create a new Unity project2. Open Player settings3. Other Settings -> Configuration -> Api Compatibility L... Read more
[Plugin] Native Plugins using .bundle files are not recognised by the Ed...
Steps to reproduce: 1. Open attached project2. Go to Plugins/iOS/64 Bit Plugins directory3. Click on the .bundle plugin file4. Notic... Read more
[ShaderGraph] Pasting node with mouse doesn't paste near location of the...
This is confusing when you navigate elsewhere in the graph to paste a node, then when you paste it appears that nothing happens.Node... Read more
Texture2D creates DXT texture when the unacceptable texture size is given.
Reproduction steps: 1. Create a new project2. Import the attached Script (DXTTest.cs)3. Run Script (Menu Entry > Bug Test > DX... Read more
Dedicated Linux server build fails when using IL2CPP in specific projects
How to reproduce:1. Open the attached “IN-115979.zip“ project2. Ensure that the compiler is set to IL2CPP in Edit → Project Settings... Read more
[HDRP][VR] Target Eye setting does not work when using Single-Pass Insta...
How to reproduce:1. Open the "1159306_ReproProject" Project2. Open the "Scenes/SampleScene" Scene3. Enter the Play Mode Expected res... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class