Search Issue Tracker
uberstrike: character animations don't always play
-e: some of the characters in the game float around in t-pose -repro:--switch channel to 4.5.0a5 (test or alpha)--load https://apps.... Read more
TerrainData.GetHeights returns [y,x] array instead of [x,y]
To reproduce:1. Open the attached project (containing a terrain)2. Observe a script attached to the terrain (it loops GetHeights [x,... Read more
Crash when setting a breakpoint and evaluating
Steps to reproduce : - import the project attached- open the scene "MainMenu"- open the script "DedicatedServer"- set a breakpoint a... Read more
[DelayedTextField] Settings under terrain settings -> resolution get rev...
1. Create a new project2. Add a terrain to it3. Click on the terrain in the hierarchy view4. Click on the terrain component -> se... Read more
Script component does not get attached if any script contains syntax errors
To reproduce:1. Open the attached project (it contains the main camera and a script attached to it which intentionally cause some co... Read more
Contextual menu is placed badly when "Select" dialog is invoked
To reproduce:1. Create a new project2. Select the main camera3. Click on the circle that's on the right of Camera component Target T... Read more
Adding a script to a game object when any of the scripts contain errors ...
To reproduce:1. Open the attached project (it contains a game object and a script with some syntax mistakes)2. Try to drag the "test... Read more
Missing Beast.dll on 4.5a5
After I install, I can only open 4.5a5 once. After that I get an error that states "The program can't start because beast32.dll is m... Read more
Missing "new" in AndroidJavaRunnable documentation
In http://docs.unity3d.com/Documentation/ScriptReference/AndroidJavaRunnable.html in the C# example, the line:"activity.Call("runOnU... Read more
Audio does not start at the begining when streaming
To reproduce:1. Download the project attached2. Play scene "case1"3. The audio streaming does not start at the begining of the clip4... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template