Search Issue Tracker
[UNET][Transform] Only Y axis rotations are transmissed to other instance
Repro steps:1) Open the project2) Build and run, so you would have two instances(Include LobbyScene and CompleteMainScene in the bui... Read more
[TreeCreator][Inspector] Resizing Inspector tab hides tree creator's sca...
Steps to reproduce: 1. Open Unity;2. Create new project and scene;3. Add tree gameobject (GameObject -> 3D Object -> Tree);4. ... Read more
[OSX][Editor] Cannot quit Editor after canceling scene save
Repro steps:1) Open the project2) Change something in the scene3) CMD + Q so popup would ask to save4) Click Cancel5) CMD + Q again6... Read more
Animation throws internal error: Found a curve with both quaternion and ...
To reproduce:1. Open attached project2. Play scene TestingAO33. Notice flood of errors in consoleFound a curve with both quaternion ... Read more
[iOS] There is an empty gap between Keyboard and it's Input field if Sta...
TO Reproduce: 1. Build the attached project for iOS and deploy to any device.2. Click on the input field.3. Observe that there is a ... Read more
Changing Font settings pops up warning everytime game is played or stopped
To reproduce:1) Open the attached project2) Select font file and change rendering mode to hinted raster from default3) Hit apply (or... Read more
[Details] Target Strength slider snaps to pre-determined segments, makin...
"Target strength" slider snaps to pre-determined amounts, even when values are input manually, making it impossible to add custom va... Read more
Manipulating object with Vector2 changes it's Z axis
To reproduce:1) Open the attached project2) Select Wall game object3) Run the scene4) Notice that Z value is 15) Now mark "Moved" in... 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