Search Issue Tracker
Rec mode is broken
Editing the transform of a GO in the scene window, while in Record mode in Animation Window OR Timeline, no longer creates keys.(Not... 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
UNC AppData(Roaming) directory cannot be accessed
What happens: Unity.exe cannot boot in a particular environment. Details: When Unity.exe runs, it creates or accesses the Roaming fo... Read more
When an Image component on a Scroll View contents is disabled scrolling ...
Reproduction steps:1. Open attached project (ReproProject.zip)2. Open and play the "TestScene" scene3. Scroll trough the elements us... Read more
[iOS] Automatically Sign setting enabled by default in Editor appears di...
To reproduce:1. Open attached project "iosCheckbox7.zip"2. Make sure that Automatically Sign is enabled in Player settings3. Build f... Read more
NullReferenceException' is thrown on compilation when 'EditorStyles.fold...
Reproduction steps:1. Open the attached '1412430-sample' project2. Open the 'SampleScene'3. Enter Play mode to trigger the recompila... Read more
Editor freezes when using Debug.Log and trying to print a value within t...
How to reproduce:1. Open attached project "Case_1164485_repro.zip"2. Open "Paddle" scene3. Enter Play Mode Expected result: Editor d... Read more
Transparency and baked light maps broken again
Shader warning in 'Tessellation/Bumped Specular (smooth)': texcoord2 missing from surface shader's vertex input struct (appdata), di... Read more
NetworkServer.DisconnectAll() makes isActive false
NetworkServer.DisconnectAll() makes NetworkServer.isActive false. I does not stop the server from listening, so the server is then i... Read more
[Output Mesh] Shadows forced on Output Mesh when particle outputs are ca...
(This is a recent regression of the fix for case 1312649, thus it's logged separately) Repro steps:1. Import the attached package an... 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